Display stored procedure source code in the debugger

The stored procedure source code is stored in the database. You can display the stored procedure source code in the Source window.

StepsDisplaying stored procedure source code in the debugger

  1. From the debugger interface, double-click the sp_customer_products stored procedure. The source code for the procedure appears in the Source window.

    Shown is the stored procedure window for S P underscore customer underscore products