InterviewSolution
Saved Bookmarks
| 1. |
Which statement is used to check how MySQL would execute a SELECT query?(a) TELL(b) SHOW(c) DISPLAY(d) EXPLAINI had been asked this question in homework.Question is taken from MySQL Components topic in chapter MySQL Administration of MySQL |
|
Answer» Correct choice is (d) EXPLAIN |
|