what is the difference between the query and corelated
query
Answer Posted / guru
Correlated Query: If a sub query has a Reference with the
value or values of Main Query , It is called as Correlated
Sub query.
Thanks
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the difference between delete and truncate commands?
Why we use sql profiler?
Where do we use pl sql?
How to create your own reports in sql developer?
When is the update_statistics command used?
What does partition by mean in sql?
How do you update sql?
Can dml statements be used in pl/sql?
What normalization means?
What are pl/sql packages?
Can 2 queries be executed simultaneously in a distributed database system?
What is the difference between union and union all command?
Can a table have no primary key?
how to extract a unit value from a date and time? : Sql dba
How do you declare a variable in pl sql?