Fun stuff to share
Posts tagged Auto Inserts
Auto Generate Insert Statements from your Data
03 years ago
Hi guys,
I am was browsing around and found this stored procedures by Vyas Kondreddi.
The stored procedure is stored in your master database, and you will be able to use it for any database to generate yr inserts statement.
The result is good and confirm save a lot time for data migration.