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 difference between ms sql and mysql?
What is the difference between the conventional and direct path loader? : aql loader
Explain the uses of a database trigger?
Is sql sequential or random?
Why is pl sql used?
What is rownum in sql?
How can we optimize a sql query?
What is data manipulation language?
Does sql*plus also have a pl/sql engine?
What is the difference between view and stored procedure?
What is pl sql variable?
How do you use a while loop in pl sql?
What is %s in sql?
what is a record in a database ? : Sql dba
Does mysql_real_escape_string prevent sql injection?