If you faces, mentioned kind of problem , pls run the following :
SET IDENTITY_INSERT <Table1> ON
After running this command, you can easily insert identical table data.
SET IDENTITY_INSERT <Table1> ON
After running this command, you can easily insert identical table data.
No comments:
Post a Comment