what is the difference between the query and corelated
query
Answer Posted / guruswamy
corelated query is refered by each an every value by
subquery.
normal query is referd by subquery one bulk amount to get a
main query
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How many types of index are there?
What are actual parameters and formal parameters?
How to pronounce postgresql?
Can we use view in stored procedure?
what is 'mysqladmin' in mysql? : Sql dba
Does a user_objects view have an entry for a trigger?
What is sql lookup?
Why is sharding used?
What is PL/SQL Records?
Do we need commit after truncate?
Why do we create stored procedures & functions in pl/sql and how are they different?
List different type of expressions with the example.
What is rank () in sql?
What is rowtype?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba