Question
A student is analyzing Query Processing. Which statement about cardinality estimation is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: B. the optimizer estimates how many rows an operation will produce
Explanation:
This statement is correct because cardinality estimation means that the optimizer estimates how many rows an operation will produce.
Leave a Reply