MCQ King
Oracle – Triggers
1 / 25
1. In Oracle, what is the primary purpose of DML triggers?
2 / 25
2. What does DML stand for in the context of Oracle triggers?
3 / 25
3. What happens when you create multiple triggers of the same type on a table in Oracle?
4 / 25
4. What is the main purpose of using compound triggers in Oracle?
5 / 25
5. In Oracle, what is a mutating table error in the context of triggers?
6 / 25
6. What is the primary advantage of using INSTEAD OF triggers in Oracle?
7 / 25
7. Which type of trigger in Oracle can be used to handle events such as database startup and shutdown?
8 / 25
8. What is the primary purpose of the LOGON trigger in Oracle?
9 / 25
9. In Oracle, what type of trigger can be used to replace DML operations with custom logic?
10 / 25
10. What is the primary role of the DBMS_RESUMABLE package in Oracle triggers?
11 / 25
11. In Oracle, how can you check the validity of triggers?
12 / 25
12. What is the primary purpose of disabling a trigger in Oracle?
13 / 25
13. In Oracle, what is the primary role of an INSTEAD OF DELETE trigger?
14 / 25
14. What does DDL stand for in the context of Oracle triggers?
15 / 25
15. In Oracle, what type of trigger is fired when a tablespace runs out of space?
16 / 25
16. What is the primary purpose of the INSTEAD OF INSERT trigger in Oracle?
17 / 25
17. In Oracle, what is the primary role of the STARTUP trigger?
18 / 25
18. What is the primary advantage of using AFTER SUSPEND triggers in Oracle?
19 / 25
19. In Oracle, what is the purpose of the ORA_SPACE_ERROR_INFO function?
20 / 25
20. What is the primary purpose of the SHUTDOWN trigger in Oracle?
21 / 25
21. How can you view the triggers in an Oracle database?
22 / 25
22. What is the primary purpose of creating a disabled trigger in Oracle?
23 / 25
23. In Oracle, what type of trigger is fired when a session is suspended due to a space error?
24 / 25
24. What is the main advantage of using INSTEAD OF UPDATE triggers in Oracle?
25 / 25
25. In Oracle, what type of trigger can be used to execute custom logic after an error occurs?
Your score is
Restart quiz