Viewing Function Result

To run the 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 function. If an error occurs while executing the function, execution stops, the appropriate error message is displayed.

If the function requires input parameter, the Input Parameters box will popup. Use ',' to separate the parameters.

Note: The Result tab displays the result data as grid.

Hint: Navicat supports to return 10 resultsets.