| Viewing Stored Procedure/Function Result
To run the stored 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 stored procedure/function. If an error occurs
while executing the stored procedure/function, execution stops, the appropriate
error message is displayed.
Note: The Result tab displays the result
data as grid.

|