Chapter 3. Processing Stored Procedures

IN THIS CHAPTER

When working with SQL Server stored procedures, you need to be aware of several aspects of how stored procedures work. These aspects include how stored procedures are created, how they are stored, and how they are processed. In this chapter, you will learn about the following:

  • How SQL Server creates stored procedures

  • How SQL Server processes stored procedures

  • SQL Server execution plans

Get Writing Stored Procedures for Microsoft SQL Server now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.