Answer Posted / rashmi
Query inside a query is called sub query. Always to execute successfully the outer query depends on the output of inner query.
it is if 4 types.
>Scalar sub query
>Corelated sub query
>Nested sub query
>Inline view
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are enums used for in mysql? : Sql dba
Can I create table without primary key?
What is tuple in sql?
How many joins can you have in sql?
What is an inconsistent dependency?
Is inner join faster than left join?
Which is better varchar or nvarchar?
How many triggers can be applied to a table?
Can we use loop in sql?
How do I find duplicates in sql?
What is the difference between union and union all command?
What are the popular database management systems in the it industry?
What is normalisation in sql?
what is oltp (online transaction processing)? : Sql dba
Why should I use postgresql?