A

Admin • 833K Points
Coach

Q. Which statement is used to check how MySQL would execute a SELECT query?

  • (A) TELL
  • (B) SHOW
  • (C) DISPLAY
  • (D) EXPLAIN
  • Correct Answer - Option(D)
  • Views: 25
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking about a command in MySQL that lets you see how the database plans to run a SELECT query. Think of it like a roadmap for your query!

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.