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
Explain what is a field in a database and record in a database?
What is duration in sql profiler trace?
how can I make a script that can be bi-language (supports english, german)? : Sql dba
What makes a good primary key?
What is sql*plus?
Is sqlite free?
Mention what is the use of function "module procedure" in pl/sql?
How to start oracle sql developer?
What is string join?
What are the advantages of pl sql over sql?
What are sql indexes?
What is a dirty read sql?
Explain the difference in execution of triggers and stored procedures?
How can you get sql*loader to commit only at the end of the load file? : aql loader
What is a trigger in sql?