adspace
what is the difference between the query and corelated
query
Answer Posted / saurabh
When 1st main query is executed then the result of the main
query is used in teh where clause of subquery then this
type of subquery is called as co-related sub query.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is primary key always clustered index?
What is the current version of postgresql?
Do we need to rebuild index after truncate?
how many tables will create when we create table, what are they? : Sql dba
how to escape special characters in sql statements? : Sql dba
what are aggregate and scalar functions? : Sql dba
what is collation? : Sql dba
Can delete statement be rollbacked?
What is your daily office routine?
what are the advantages of sql ? : Sql dba
what is schema? : Sql dba
What is the best sql course?
Can we use distinct and group by together?
Does group by remove duplicates?
What is the current version of sql?