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
Enlist the advantages of sql.
Is left join faster than join?
Why is partition used in sql?
What is a database? Explain
Is record in pl sql?
Does truncate release storage space?
Show the cursor attributes of pl/sql.
What is insert command in sql?
what is an alias command? : Sql dba
How do you use join?
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
How do you break a loop in pl sql?
What are the usages of sql?
How can we solve sql error: ora-00904: invalid identifier?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?