Tuning a Stored Procedure - SQLChallenge (1 hour 10 minutes)
Your challenge is to identify which statement is slowing down our stored procedure the most, then tune the code to speed it up.
You may change the query that is slow as well as anything else in the procedure that will help you make that statement faster.
In the solution videos, I’ll step through multiple strategies to figure out which statement in the procedure is slowing it down the most - because in real life, you need to have a whole bag of tricks in different situations.






