A

Admin • 833K Points
Coach

Q. Which option enables multiple-statement execution?

  • (A) CLIENT_MULTI_STATEMENTS
  • (B) CLIENT_STATEMENTS_MULTI
  • (C) MULTI_STATEMENTS_CLIENT
  • (D) MULTI_CLIENTS_STATEMENTS
  • Correct Answer - Option(A)
  • Views: 17
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question asks about a setting in MySQL that allows you to execute multiple SQL statements in a single query. Imagine you have a set of tasks you want the database to perform, like inserting new data, updating existing data, and deleting some old data.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.