-
Course
- Data
Capturing Logic with Stored Procedures in T-SQL
Do you have experience writing T-SQL but want to start creating stored procedures? Well, this course is for you! Take your skills to the next level by learning all the in and outs of designing and optimizing stored procedures.
What you'll learn
Perhaps you’re starting out or have been working with stored procedures for years. Maybe you want to take your understanding of store procedures in SQL Server to the next level. In this course, Capturing Logic with Stored Procedures in T-SQL, you will learn foundational knowledge for developing powerful stored procedures. First, you will learn why utilizing stored procedures in SQL Server is paramount to executing maintainable code. Along the way, learning why using temporary objects might reduce complexity. Next, you will discover methods for adding queries to your stored procedures. Finally, you will explore several methods to optimize the performance of your stored procedures. When you’re finished with this course, you will have the skills and knowledge necessary to consistently deliver optimal stored procedures in SQL Server.
Table of contents
- Version Check | 20s
- Introduction | 2m 59s
- What Is a Stored Procedure? | 2m 43s
- Comparing Data Fetching Options | 5m 38s
- Primary Stored Procedure Benefits | 2m 39s
- Demo: Creating Test Environment | 5m 50s
- Demo: Minimizing Modifications | 3m 3s
- Exploring Security Benefits | 2m 32s
- Demo: Limiting User Access | 2m 59s
- Exploring Performance Gains | 2m 30s
- Demo: Execution Plan Reuse | 4m 58s
- Disadvantages of Stored Procedures | 2m 54s
- Summary | 1m 43s
About the author
Jared Westover is a Microsoft Certified Solutions Expert in Data Management and Analytics. Data and technology have been paramount to his career for over 13 years. These days he focuses on SQL Server and finding ways to tell inspiring stories with raw data.
More Courses by Jared