Understanding Stored Procedures

This section provides the information necessary to understand stored procedures and the stored procedure types available in Microsoft SQL Server.

In This Section

  • Stored Procedure Basics
    Explains basic stored procedure concepts and how applications can use stored procedures to effectively interact with SQL Server.

  • Types of Stored Procedures
    Lists the types of stored procedures and provides references to additional information.