Manually Create a New Database Schema

You can manually create a new database schema in TurboData.

You may want to do this if you do want to create and save SQL statements for a database that you do not yet have a physical connection to on your machine.

Another use for this is for the creation of delimited text files used for testing interfaces, or batch programs. First create a new database schema with one table in it, then generate test data for that table and save the generated data to a Delimited Text File.

More:

Enter Database Schema Name


Contents Previous Next