MCQ King
Oracle – Data Retrieval
1 / 17
1. In Oracle, which type of cursor is created implicitly by the system to process SQL statements?
2 / 17
2. What does DML stand for in Oracle?
3 / 17
3. In Oracle PL/SQL, what is the primary advantage of using explicit cursors?
4 / 17
4. Which SQL statement is used to open an explicit cursor in Oracle PL/SQL?
5 / 17
5. What is the purpose of the FETCH statement in Oracle PL/SQL?
6 / 17
6. In Oracle PL/SQL, what are column aliases used for in explicit cursors?
7 / 17
7. What is the primary purpose of the WHERE CURRENT OF clause in Oracle PL/SQL?
8 / 17
8. What are cursor variables also known as in Oracle PL/SQL?
9 / 17
9. In Oracle PL/SQL, what is the primary advantage of using cursor variables (REF CURSORs)?
10 / 17
10. In Oracle PL/SQL, which statement is used to declare cursor variables (REF CURSORs)?
11 / 17
11. What is the purpose of cursor expressions in Oracle PL/SQL?
12 / 17
12. When working with cursor expressions in Oracle PL/SQL, what is a key restriction?
13 / 17
13. In Oracle, what is the purpose of a cursor in PL/SQL?
14 / 17
14. In Oracle PL/SQL, how can you reference PL/SQL variables in a cursor?
15 / 17
15. When should you choose explicit cursors over implicit cursors in Oracle PL/SQL?
16 / 17
16. What is the purpose of the COMMIT statement in Oracle PL/SQL?
17 / 17
17. What does the RETURNING clause in DML statements provide in Oracle?
Your score is
Restart quiz