Use this window to add a column to SQL statements for objects such
as restriction filters, tools, triggers, and procedures, and while using the
SQL interactive interface.
Complete this window as follows:
- From
- From the left list, select the database, and from the right list, select
the table on which to run the command.
- Columns
- Select a column name to add to the command. The column name is substituted
for the corresponding event list row value when the tool is run.
- 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.