Specify Parameter Values window

Use the Specify Parameter Values window to specify the parameter values that you want to use for running or debugging routines. You can set selected strings or user-defined types to null.
Name
Shows the name of the parameters as they are declared in the CREATE statement.
Type
Shows the SQL type of the parameters.
Value
Type the parameter values that you want to use for running the stored procedure.
Edit
Opens the Edit window, where you can specify the value for the selected input parameter.
Set to Null
Select to set the value of the selected parameter to null.
Related tasks
Running routines

Feedback