Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section provides the information necessary to understand stored procedures and the stored procedure types available in Microsoft SQL Server 2005.
In This Section
Topic | Description |
---|---|
Explains basic stored procedure concepts and how applications can use stored procedures to effectively interact with SQL Server. |
|
Lists the types of stored procedures available in SQL Server 2005 and provides references to additional information. |
See Also
Concepts
Designing Stored Procedures (Database Engine)
Other Resources
Implementing Stored Procedures
Stored Procedures (Database Engine)