How many levels can subqueries be nested in a FROM clause?

Answer Posted / pradeep

http://download.oracle.com/docs/cd/B19306_01/server.102/b142
00/queries007.htm

The below stated on above page from oracle

A subquery can contain another subquery. Oracle Database
imposes no limit on the number of subquery levels in the
FROM clause of the top-level query. You can nest up to 255
levels of subqueries in the WHERE clause.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between mdf and ndf files?

778


How to handle bulk data?

1050


What are some predefined exceptions in pl/sql?

744


Why is partition used in sql?

785


What is foreign key sql?

745






What is view? Can we update view

1081


What is string data type in sql?

724


Why do we need sharding?

730


how to decrement dates by 1 in mysql? : Sql dba

760


What is the mutating table and constraining table?

738


Are stored procedures faster than dynamic sql?

737


What is the difference between union and union all command?

739


Why is nosql good?

775


Is primary key an index?

713


How do I run a script in sql developer?

703