Answer Posted / suresh somayajula
Sub Query : In this Inner query will execute first. Based
on that result outer query will execute.
Correlated Sub Query : Query which has reference to the
main query , means outer query will execute first based o
that result inner query will execute.
Thank you,
Suresh.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How can you save or place your msg in a table?
what is collation? : Sql dba
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
Is pl sql a programming language?
What is an ndf file?
Why is normalization important?
What is a temporal table?
Explain how exception handling is done in advance pl/sql?
What are the various restrictions imposed on view in terms of dml?
Are sql database names case sensitive?
How many types of functions are there in sql?
What is range partitioning?
What is field delimiter?
What is exit statement?
What is before trigger?