A

Admin • 833K Points
Coach

Q. Triggers and events are invoked automatically by the server.

  • (A) True
  • (B) DATABASE
  • (C) ---
  • (D) ---
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

In MySQL, triggers and events are database objects that are automatically invoked or executed by the server based on certain conditions or events. Triggers are activated in response to specific actions, such as INSERT, UPDATE, or DELETE operations on a table, while events are scheduled tasks that run at specified times or intervals. Since triggers and events are executed automatically by the MySQL server, Option A, "True," is the correct answer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.