Answer Posted / suresh kumar somayajula
SELECT Statement which is embedded in another class of
SELECT statement is nothing but "Sub-Query".
In this ..Inner query will execute first.based on that
result outer query will execute.
Thank you,
Suresh
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what are the advantages of mysql in comparison to oracle? : Sql dba
Why does sql need a server?
How to run sql*plus commands in sql developer?
What is a variable in sql?
What is group function in sql?
What are the rules to be applied to nulls whilst doing comparisons?
What is the difference between left and left outer join?
Can we insert in sql function?
what is sql profiler? : Sql dba
What is before trigger?
What does select * from mean in sql?
What can you do with pl sql?
Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?
What is record variable?
What is the difference between view and stored procedure?