what is the difference between the query and corelated
query
Answer Posted / guru
Correlated Query: If a sub query has a Reference with the
value or values of Main Query , It is called as Correlated
Sub query.
Thanks
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what is a materialized view? : Sql dba
Can we write ddl statements in functions?
What is indexes?
How do we accept inputs from user during runtime?
Can we call stored procedure in function?
How to select all records from the table?
Is a table valued function object?
how many values can the set function of mysql take? : Sql dba
Explain the components of sql?
What is sharding in sql?
What is the mutating table and constraining table?
What does the hierarchical profiler does?
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
What are the two characteristics of a primary key?
What is sql key?