InterviewSolution
Saved Bookmarks
| 1. |
What Is Meant By Query Optimization? |
|
Answer» The PHASE that identifies an efficient execution plan for evaluating a QUERY that has the least estimated COST is referred to as query OPTIMIZATION. The phase that identifies an efficient execution plan for evaluating a query that has the least estimated cost is referred to as query optimization. |
|