Use this window to construct SQL DELETE statements
for objects such as restriction filters, tools, triggers, and procedures,
and for generating SQL statements while using the SQL interactive interface.
Complete this window as follows:
- Database
- Select the database on which to run the command.
- Table
- Select the table on which to run the command.
- To Clipboard
- Click this button to copy the SQL command to the clipboard in a text format.
Generating your SQL command
After
specifying a database, table, and columns, you can choose to generate the
SQL command, or cancel your selections by clicking the relevant button as
follows:
- OK
- Click this button to close the window and automatically convert your selections
into an SQL command in the parent window.
- Cancel
- Click this button to close the window without constructing a command.