A

Admin • 833K Points
Coach

Q. Which statement issues a lock on tables?

  • (A) ISSUE LOCK
  • (B) LOCK ISSUE
  • (C) LOCK TABLES
  • (D) ISSUE LOCKS
  • Correct Answer - Option(C)
  • Views: 22
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about how you control access to data in a MySQL database. Think of it like a library - you need to check out a book before you can read it. In MySQL, you need to "lock" a table before you can make changes to it.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.