Oracle – Language Fundamentals MCQ

Oracle – Language Fundamentals

1 / 25

1. What does SQL stand for in the context of Oracle Database?

2 / 25

2. Which SQL statement is used to retrieve data from a table?

3 / 25

3. What is the primary purpose of the WHERE clause in an SQL query?

4 / 25

4. Which data type is used to store fixed-length character strings in Oracle?

5 / 25

5. In SQL, which keyword is used to add new rows to a table?

6 / 25

6. What SQL statement is used to modify existing data in a table?

7 / 25

7. What does the SQL statement DELETE do?

8 / 25

8. What is the purpose of the SQL JOIN operation?

9 / 25

9. Which SQL clause is used to sort the result set in ascending order?

10 / 25

10. In SQL, what is the purpose of the GROUP BY clause?

11 / 25

11. What does the SQL HAVING clause do?

12 / 25

12. Which SQL statement is used to create a new table in Oracle?

13 / 25

13. In SQL, what is the purpose of the UNIQUE constraint?

14 / 25

14. What is the primary role of the PRIMARY KEY constraint in Oracle?

15 / 25

15. What does the SQL INDEX do?

16 / 25

16. Which SQL statement is used to retrieve all columns from a table?

17 / 25

17. What is the purpose of the SQL DISTINCT keyword?

18 / 25

18. In SQL, what is the result of the COUNT(*) function?

19 / 25

19. Which SQL clause is used to specify conditions for retrieving rows from a table?

20 / 25

20. What is the purpose of the SQL BETWEEN operator?

21 / 25

21. Which SQL statement is used to add a new column to an existing table?

22 / 25

22. What is the primary role of the FOREIGN KEY constraint in Oracle?

23 / 25

23. Which SQL statement is used to remove a table and all its data from the database?

24 / 25

24. What does the SQL TRUNCATE TABLE statement do?

25 / 25

25. In SQL, what is the purpose of the ROLLBACK statement?

Your score is

0%