Answer Posted / suresh somayajula
Sub Query : In this Inner query will execute first. Based
on that result outer query will execute.
Correlated Sub Query : Query which has reference to the
main query , means outer query will execute first based o
that result inner query will execute.
Thank you,
Suresh.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
how to rename an existing column in a table? : Sql dba
What is difference between pls_integer and integer?
what are the advantages of sql ? : Sql dba
what is bcp? When is it used?
How do you drop a trigger?
How can we debug in PL/SQL?
What are types of indexes in sql?
What is the difference between left and left outer join?
What does the hierarchical profiler does?
How do you declare a user-defined exception?
Explain what is table in a database?
What is scalar data type in pl sql?
What is the difference between subquery and correlated query?
How do I delete a trigger?
What is mutating error?