Select from following answers:- Triggers are automatically created when Tables are created.
- Triggers are automatically fired when any DML operations perform on the tables.

- Triggers are In-built functions.
- Triggers are executed manually.
- All Above
Triggers can not be created automatically and they are also fired automatically when DML operations(Insert,Update and Delete) occurs on Tables.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator