Editing database statements
If required, then you can make text edits to database statements. Select the type of database statement by clicking Stored Procedure Out Parameters dialog box.
or . Both of these open theThis dialog box has these checkboxes where you can define the expected return from the stored procedure:
One of these must be selected. All are selected by default.
Result Set is optional. Sometimes, a result set is returned by a stored procedure. To use this in , specify the column names separated by a comma. Otherwise, if the result set is not required, you can leave the field blank.