Tuesday, July 12, 2005

http://vyaskn.tripod.com/code/generate_inserts.txt

To generate INSERT statements from existing data. These INSERTS can be executed to regenerate the data at some other location.
This procedure is also useful to create a database setup, where in you can script your data along with your table definitions.