Answer Posted / ganesh
sub query is select statement which is lying in clause of
another sql stament
corelated subquery:
it is row-by-row processing, in which outer sub query is
processing for every inner query result
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how do you control the max size of a heap table? : Sql dba
What are stored procedures used for?
What does select count (*) mean in sql?
what is 'mysqldump'? : Sql dba
what is 'mysqlimport'? : Sql dba
What problem one might face while writing log information to a data-base table in pl/sql?
Why is theta join required?
What is dense_rank?
What is right join sql?
What is a rank in sql?
what is the difference between sql and t-sql? : Transact sql
What does (*) mean in sql?
What is multiple columns?
What is java sql package?
How do I view output in sql developer?