Question
In Advanced DBMS, what is meant by cost-based optimization?
Correct Answer: C
query plans are compared using estimated costs such as I/O, CPU, and cardinality
The correct answer explains cost-based optimization in the context of Query Processing.
The correct answer explains cost-based optimization in the context of Query Processing.
Leave a Reply