N

Neelam Mittal • 4.57K Points
Extraordinary

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: 16
  • Filed under category MySQL

Explanation by: Neelam Mittal
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.


Question analytics