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
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
What is the purpose of a sql?
what is query cache in mysql? : Sql dba
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
Explain lock escalation? : Transact sql
what is a tablespace? : Sql dba
what happens if null values are involved in expressions? : Sql dba
What are the differences between implicit and explicit cursors?
What is difference between rank () row_number () and dense_rank () in sql?
How do I start sql profiler?
What is $$ in sql?
Is sql easier than java?
What are records give examples?
What is structural independence and why is it important?
What is the usage of distinct keyword?