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

What is row_number () in sql?

734


what is a composite primary key ? : Sql dba

786


What is the use of function in sql?

734


Show the cursor attributes of pl/sql.

777


What is mutating sql table?

826






What are the events on which a database trigger can be based?

821


Do foreign keys improve performance?

748


What is an alias command?

766


What are conditional predicates?

788


What are the benefits of triggers?

900


What is scalar and vector?

720


Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?

788


Can a trigger call a stored procedure?

750


How do I upgrade sql?

739


What is trigger and how to use it in sql?

726