Click here to Skip to main content
15,886,799 members
Articles / Database Development / SQL Server

Generating INSERT statements in SQL Server

Rate me:
Please Sign up or sign in to vote.
4.91/5 (89 votes)
16 Jan 2005CPOL2 min read 551.9K   12K   100  
Stored procedure to generate INSERT..VALUES statements in SQL Server.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
19 May 2012ilorgat
This is an alternative for "Generating INSERT statements in SQL Server"

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader EA
United States United States
Sumit Amar started programming in BASIC at the age of 14 in 1993, then moved on to C/UNIX.
Later in 1999, he started developing commercial applications in J2SE, J2EE and Perl. He started developing applications in .NET with ASP+ (later renamed to ASP.NET) in December 2000 with public Beta 1. He has been developing in .NET ever since.

He has an MBA degree in IT and Systems.

Sumit is a Director of Engineering at Electronic Arts, where he works on building hybrid cloud systems.

Comments and Discussions