Hi
I use one SQL database (caleed Db1) with a table called 'UnitData'.This table have a field called 'UnitId'
I would like to use the table 'UnitData' in a second database (called Db2) to enforce relationship inside this second db.
I create the following script to build a table that would use...
Hi
I import sevral tables from a SQL Db to another SQL DB.
During this immport, I loose all the constraints !!!!
Two questions:
- Is it possible to import tables with the CONSTRAINT ?
- If not, how could I use ALTER Table to Add COnstraint to the required column. I looked at the doc but I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.