Tagged Questions
2
votes
1answer
271 views
Can I use the export/import data in SQL 2008 with FK constrained tables?
For sending data back and forth between tables having identical schema I have used the import/export task in management studio.
The problem is that SQLServer seems to do the import/export ops in ...