Lesson 6 of 6 • 0 upvotes • 13:47mins
In general, accurately functional parameterization can support in security for SQL Server and can have performance implications. Nonetheless, some queries cannot be fully parameterized for example when the column names, table names, or any other clauses need to be added or adapted dynamically. When the non-parameterized dynamic SQL is used, the performance and security implications are required to be kept in mind.
6 lessons • 1h 27m
Parameter Sniffing in Sql Server and the Potential Solutions
15:00mins
Lesson #1: Parameter Sniffing: How it Hinders the DB Performance in SQL Server and Fixes
14:10mins
Lesson #2: Why Parameter Sniffing Degrades Performance?
15:00mins
Lesson #3: Symptoms of Parameter Sniffing
14:21mins
Lesson #4: Workaround of Parameter Sniffing using Practical Demo
15:00mins
Lesson #5: Conclusion - Summary Overview
13:47mins