What are the different types of triggers in mysql?



What are the different types of triggers in mysql?..

Answer / Neeraj Kumar Soni

"MySQL supports BEFORE and AFTER triggers for INSERT, UPDATE, and DELETE operations. There can be multiple triggers associated with a single table event"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How do I change the max connection in mysql?

1 Answers  


Can I use mariadb instead of mysql?

1 Answers  


What are the differences between char and varchar data types?

1 Answers  


What is mysql and mysqli?

1 Answers  


How do I download a mysql community server?

1 Answers  


How do I find mysql version in mysql workbench?

1 Answers  


Why is mysql popular?

1 Answers  


What is row?

1 Answers  


Explain what is mysql?

1 Answers  


What is bdb (berkeleydb)?

1 Answers  


What are date and time data types?

1 Answers  


Is mysql same as sql?

1 Answers  


Categories