Answer
SQL Server caches execution plans for reuse.
Parameter sniffing occurs when a cached plan works well for one parameter but poorly for another due to data skew.
SQL Server caches execution plans for reuse.
Parameter sniffing occurs when a cached plan works well for one parameter but poorly for another due to data skew.
This answer has been peer-reviewed by industry experts holding senior engineering roles to ensure technical accuracy and relevance for modern interview standards.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ