adspace
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 to start mysql server? : Sql dba
What is your daily office routine?
what is collation? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
what are aggregate and scalar functions? : Sql dba
Can we use distinct and group by together?
what is dbms? : Sql dba
How do I remove duplicates in two columns?
Do we need to rebuild index after truncate?
Is inner join faster than left join?
Is primary key always clustered index?
how to escape special characters in sql statements? : Sql dba
Can we rollback truncate?
What is the current version of postgresql?
what is schema? : Sql dba