How many levels can subqueries be nested in a FROM clause?
Answer Posted / vikas trivedi
32 levels of nesting within a query is possible.
Is This Answer Correct ? | 36 Yes | 12 No |
Post New Answer View All Answers
Can we join two tables without common column?
How do you use a while loop in pl sql?
what is sql in mysql? : Sql dba
Where the sql database files are stored?
Is ms sql is free?
What are user defined functions?
what is unique key constraint? : Sql dba
Is left join same as inner join?
What is difference between function and trigger?
What are the parts of a basic sql query?
Is left join inner or outer by default?
What is clustered index in sql?
what is column? : Sql dba
How do I start sql from command line?
how to select unique records from a table? : Sql dba