What is the purpose of a query optimizer?
Q1. What is the purpose of a query optimizer?
Answer: To improve query performance
Explanation: A query optimizer analyzes queries and determines the most efficient execution plan to improve query performance.