InterviewSolution
Saved Bookmarks
| 1. |
What Is The Function Of Optimizer ? |
|
Answer» The goal of the optimizer is to choose the most EFFICIENT WAY to EXECUTE a SQL statement. The goal of the optimizer is to choose the most efficient way to execute a SQL statement. |
|