This tutorial shows how to use SQLXP to create new stored procedures.
1. Click the New Stored Procedure button.
2. Enter the Name of the new stored procedure.
3. Select the type of stored procedure and click ok.
4. The new stored procedure will be opened into the command window.
5. Modify stored procedure and click Execute to save.