Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 DB data import script

Author  Topic 

rupaka
Starting Member

4 Posts

Posted - 2010-11-01 : 17:29:36
How do i generate scripts using SQL administrator for

i have a DB named X with 5 tables with 10 mn of records

I need to generate script to import 3 table data into DB but i dont need 10m just ~1000 records from these tables which satisfies the relationship ( pk and fk )
   

- Advertisement -