How many levels can subqueries be nested in a FROM clause?
Answer Posted / shekaran04
Oracle imposes no limit on the number of SUB Queries levels
in the from clause
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is execution plan in sql?
Is json a nosql?
What is sql*loader and what is it used for? : aql loader
Which is better stored procedure or query?
When is the explicit cursor used ?
What is the difference between join and natural join?
How can we optimize a sql query?
What is sql rowcount?
What is rank () in sql?
What is the need of merge statement?
What is scalar and vector?
What are transaction and its controls?
How do you modify a trigger?
how to create a new table in mysql? : Sql dba
What is orm in sql?