SQLXP

Generate Scripts


Use the script generator to create SQL statements, for creating tables, key, indexes, and data.

In the left hand list box check off the tables you wants script generated for, then check the script options you want.

When using Oracle and SQL Server the statement separator is automatically set to the correct separator. Other databases use a generic separator. You can change the default separator to whatever you require.

Note: [HRT] is used to represent a Line Return.

Click the ok button to start creating your scripts.

Use the Command Window Script button to execute your statements, for more information on running your DB scripts see Command Window help.