Q. Select the sequence for how the query mechanism works?
β
Correct Answer: (A)
Authentication-> DDL->DML->query optimizer->output
Explanation: This question is about how MySQL processes a query. Let's break it down: