interface-development.com » Blog Archive » SQL Wizard 1.0

SQL Wizard 1.0

June 2, 2009

This walkthrough shows how to use SQL Wizard in order to create SQL code.

Walkthrough:
1. Launch SQL Wizard and click [ Next ] to continue.

Figure 1: Welcome Screen

2. A new (empty) document is shown. Start typing to create your own SQL code or open a file by clicking on icon .

Tip:
SQL Builder provides a syntax reference that allows to insert example SQL code by double-clicking on a SQL command.


Figure 2: Create SQL Code

3. Click [ Next ] to continue.
4. Specify the location and file name where you want to save the output. Click [ Next ] to continue.

Figure 3: Choose Output File

5. Review the summary window. Select the checkbox at the bottom if you want to open the output file after creation. Click [ Finish ] to execute the wizard.

Figure 4: Completing SQL Wizard