A

Admin • 802.91K Points
Coach

Q. What is def in the following MySQL statement?
DECLARE abc HANDLER FOR def ghi;

  • (A) action
  • (B) my_sys.h
  • (C) statement
  • (D) null
  • Correct Answer - Option(B)
  • Views: 6
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
In this MySQL statement, "def" represents the condition that triggers the handler.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.