Please enable JavaScript to view this site.

ESL Documentation

Use this dialog box to enter specific values for parameter markers when you run a SQL statement.

InputValues

Column

Lists each column in the statement that has a parameter marker.

 

Value

To enter an input value, double-click on a cell or select a cell and begin typing. Type an appropriate value and press ENTER. If you type a character value, you must enclose the value in single quotation marks.

 

OK

Executes the statement with the specified values, and closes the dialog box. For SELECT statements, displays the result set. For INSERT, UPDATE, or DELETE statements, displays the Run Complete dialog box.

 

Cancel

Closes the dialog box without performing any action.

 

Help

Displays help for the dialog box.

 

Display this dialog box by selecting SQL Statement>Run or the Run button for a SQL statement that contains parameter markers.