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
How do I start sql from command line?
What is sharding in sql?
How do you know if a relationship is 2nf?
What is java sql driver?
What does fetching a cursor do?
Is mariadb nosql?
How many types of sql are there?
Which data dictionary views have the information on the triggers that are available in the database?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
what is data control language? : Sql dba
Why sql query is slow?
What are all ddl commands?
Explain the order of sql statement execution?
How to take user input in pl sql?
What is integrity in sql?