How many levels can subqueries be nested in a FROM clause?
Answer Posted / sulochana
There is no limit on the no.of sub queries in the FROM clause.
in WHERE clause ,we can write upto 255 levels only..
Thanks & Regards,
Sulochana
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what is a trigger? : Sql dba
What program will open a mdb file?
Does sap use sql?
Is left join faster than inner join?
How do you optimize a stored procedure query?
Is postgresql a nosql database?
How do I save a stored procedure?
How do you concatenate in sql?
How do I count rows in sql?
What is structural independence and why is it important?
Can you inner join the same table?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
What is clustered and nonclustered index in sql?
Is sqlite free?
Can we use join in subquery?