Difference between sub query and nested query ?

Answer Posted / nirvaya

A subquery is a query within a query. In Oracle, you can
create subqueries within your SQL statements. These
subqueries can reside in the WHERE clause, the FROM clause,
or the SELECT clause. Most often, the subquery will be
found in the WHERE clause. These subqueries are also called
nested subqueries.

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?

1839


Is oracle a relational database?

529


How to start an oracle instance?

579


What are transaction isolation levels supported by oracle?

582


HI, Please let me know the syllabus for Oracle OCA and OCP Certification

1959






What are the advantages of oracle 12c?

565


How to shutdown your 10g xe server?

628


What is Virtual Private Database in Oracle?

633


What is the fastest query method to fetch data from the table?

873


Give the various rollback segment states.

588


What are the limitations oracle database 10g xe?

579


Difference between the “verify” and “feedback” command?

787


Is oracle an operator?

540


What is a database schema in oracle?

632


What is the relation of a user account and a schema?

623