πŸ“Š MySQL
Q. Triggers are not supported for . . . . . . . .
  • (A) delete
  • (B) cache_table
  • (C) insert
  • (D) views
πŸ’¬ Discuss
βœ… Correct Answer: (D) views

Explanation: Triggers are like special instructions that automatically run when certain events happen in your database. These events are usually related to changes in data like inserting, updating, or deleting rows in a table.

Explanation by: Admin
Triggers are like special instructions that automatically run when certain events happen in your database. These events are usually related to changes in data like inserting, updating, or deleting rows in a table.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
95%
Success Rate