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
Which type of cursor is used to execute the dml statement?
What does pl sql developer do?
What is the difference between rename and alias?
How to add a column ‘salary’ to a table employee_details?
How does postgresql compare to mysql?
what is the difference between where clause and having clause? : Sql dba
explain the difference between delete , truncate and drop commands? : Sql dba
what is 'mysqladmin' in mysql? : Sql dba
Explain the uses of database trigger.
What are the packages in pl sql?
How many tables can you join in sql?
How do you declare a user-defined exception?
What is database migration?
What is difference between hql and sql?
How do I enable sql encryption?