What are the objectives of query processing?
Ans: The objectives of query processing is to transform a query written in a high level language into a accurate and efficient execution strategy expressed in a low level language and implement the strategy to retrieve the data.