Login and Register ×
Check your Email for the OTP
MySQL Stored functions and triggers - MySQL
⚠ Report ✓ Question Verified Copy Link
Explanation:
The keyword "BEFORE" is used to define the timing of a trigger in MySQL. It specifies that the trigger should be executed before the corresponding event, such as a row insertion, update, or deletion.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from MySQL Stored functions and triggers - MySQL