[dba-SQLServer] Scripting data transfers

jwcolby jwcolby at colbyconsulting.com
Sat Sep 3 10:19:12 CDT 2011


I am building scripts (stored procedures) to create tables from a template database into another 
database.

I have data in these table that I need to script to be inserted into the resulting tables created in 
the first .  Is there generic syntax to do that or do I need to build a hard coded insert sql 
statement for each one?

-- 
John W. Colby
www.ColbyConsulting.com



More information about the dba-SQLServer mailing list