Home » MYSQL » Mysql Basic » Question
  1. What jobs “Query Optimizer” perform in Mysql?
    1. Permissions
    2. Determine the efficient way to execute a query
    3. Syntax errors
    4. All of above
    5. None of these
Correct Option: B

Query optimizer is used to find the efficient way to execute a query in Mysql.



Your comments will be displayed only after manual approval.