When copying database tables from one SQL database to another blank SQl database, the tables lose their 'identity columns' and become just a normal column and the columns also drop their status as 'primiary key'.
Why is this, is there a way to copy a DB from one to another and the tables keep this information?


Reply With Quote

Bookmarks