Home »
MCQs »
Oracle MCQs »
Oracle Subqueries, TRUNCATE TABLE, and WHERE Clause MCQs
The ____ clauses can be used to create subqueries
2. The ____ clauses can be used to create subqueries.
- WHERE
- FROM
- SELECT
- All of the above
Answer: D) All of the above
Explanation:
The WHERE, FROM, and SELECT clauses can be used to create subqueries.