To run the procedure/function click Run
on the toolbar. If the SQL statement is correct, the statement will be executed
and, if the statement is supposed to return data, the Result tab opens
with the data returned by the procedure/function. If an error occurs
while executing the procedure/function, execution stops, the appropriate
error message is displayed.
If the function/procedure requires input parameter, the Input Parameters box will popup.
Note: The Result tab displays the result data as grid.
Hint: Navicat supports to return 10 resultsets.