Generating Insert Statements
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on 2010/05/14
Indexed on
2010/05/14
6:05 UTC
Read the original article
Hit count: 330
Filed under:
This article from new author Oleg Netchaev describes the cursor-less script used to generate insert statements. This allows you to efficiently and easily add data generation statements to your project deployments.
© SQL Server Central or respective owner