Procedure Content
When a procedure is selected in the primary sidebar and the Content toolbar item is selected, the Procedure Content View is displayed. In the Procedure Content view you can execute a stored procedure call, passing in the parameter values of your choice, and seeing the resulting rows and out-parameter values.
In the screenshot below, the rewards_report
procedure is executed, displaying customers with more than 8 purchases in the last month, and spending more than $20.
Using the action menu at the bottom of the result list, the displayed results can be exported.