Answer Posted / guru
Sub query means A query within another query. the Sub query
executed first and returns result, which is used by Main Query.
Correlated Sub query:
The sub query has a Reference with a value or values of Main
Query, Which is Called as COrrelated Sub Query.
Thanks
Guru
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is sql exception?
What is difference between cursor and trigger?
What operating systems are supported by oracle sql developer?
What is an emotional trigger?
What is a schema sql?
What is the basic form of sql query?
What is insert command in sql?
Is and as keyword in pl sql?
Is id a reserved word in sql?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
What is primary key and foreign key?
what are the performance and scalability characteristics of mysql? : Sql dba
What is sql injection vulnerability?
Can we call stored procedure in function?
What can you do with pl sql?