What is the Subquery?

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


Please Help Members By Posting Answers For Below Questions

How do sql triggers work?

538


What are packages in pl sql and also explain its advantages?

520


How can I tell if sql is running?

573


What is memory optimized table?

565


How much ram can sql express use?

497






how to create a table index in mysql? : Sql dba

582


Why query optimization is needed?

505


What is restrict in sql?

546


What is the difference between cluster and non-cluster index?

607


What is bulk collect in pl sql?

519


what is self join and what is the requirement of self join? : Sql dba

671


differentiate between float and double. : Sql dba

549


What is a delimiter in sas?

534


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

674


What is foreign key in sql with example?

504