TurboData is a software tool used by developers to generate test data for relational databases. It builds insert SQL statements, and is supported for the following target databases:
TurboData also has the option of creating ASCII delimited text files and ASCII positional text files instead of generating Insert SQL statements for a target database. The generated text files can be used for table loads or input files for testing batch procedures.
TurboData is a tool for generating high quality, high volume test data for relational databases and file readers. The database schema is either read in directly from your source database, or may be entered manually. Insert SQL statements are generated and are either executed directly on your target database, or may be saved to a file to be executed later on a database and platform of your choice.
TurboData has very easy to use GUI windows which make it effective and efficient to create thousands of rows of test data with correct referential integrity, for as many or as few tables as required.
Insert SQL statements are created for a table with a click of a button!

Figure 0.1 Example SQL Insert statement generated by TurboData
See Test Data Generator Overview