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
What are triggers and its uses?
Is the primary key an index?
Is sql difficult?
Why is nosql good?
Can a table contain multiple primary key’s?
What are the key differences between SQL and PL SQL?
how to check server status with 'mysqladmin'? : Sql dba
What does the argument [or replace] do?
How can we link a sql database to an existing android app?
What is a trigger word?
What is a sql select statement?
What is the difference between numeric and autonumber?
Why do we use triggers?
What is a scalar value in sql?
how to shutdown mysql server? : Sql dba