How to Understand the SSMS Execution Plan

Описание к видео How to Understand the SSMS Execution Plan

📝 Learn and understand the SQL Server Execution Plan: https://databasestar.com/sqlserverpla...
🎓 Learn how to improve the performance of your SQL: https://databasestar.mykajabi.com/get...

If you work with SQL Server you'll eventually come across a query that runs slowly.

Then you'll want to know how to make it faster.

The first step to do this is to learn what the database is doing with the query.

In this video, you'll learn what an execution plan is, how to display it, and what to look for - all using an example SQL query.

⏱ TIMESTAMPS:
00:00 - Our sample query
01:10 - Reading the execution plan
05:25 - Focus areas

🔗 VIDEO LINKS:
Queries used in this video: https://github.com/bbrumm/databasesta...
Get

Комментарии

Информация по комментариям в разработке