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 is full join?
Does a primary key have to be a number?
Can we use ddl commands in pl sql?
how can you create an empty table from an existing table? : Sql dba
Can instead of triggers be used to fire once for each statement on a view?
Why is a primary key important?
Can we create table in function?
How delete a row in sql?
How do you optimize a stored procedure query?
Is it possible to pass parameters to triggers?
What is tuple in sql?
what is cross join? : Sql dba
Is left join and outer join same?
What is the use of procedures?
What are the ddl commands?