You can build your SQL statements interactively with the SQL Assist
function. SQL Assist helps you to build select, insert, update, and delete
statements.
- To start SQL Assist, select SQL Assist from
the Edit menu in Run SQL Scripts. From
the SQL Assist interface, you can choose tables to work with and build selection
criteria. The statement is built in the bottom portion of the interface.
- Click OK to return the statement you built
to the Run SQL Scripts interface.
- You can edit, run, and save your statement.