LyraLearn AI Learning Platform
Exams
← Back to the lesson
Module 2 Β· Quiz

"Estimated vs Actual, and Why Actual Matters"

1. What does the optimizer use to estimate the number of rows for a query execution plan?
2. What is indicated by a significant difference between the estimated number of rows and the actual number of rows?
3. Which of the following is a common cause for estimates going wrong in query execution?
4. What is the recommended first step to take if you encounter a bad estimate in a query execution plan?