Answer Posted / deva
The inline view is a named subquery where the inputs for
the query depends on the values provided by the outer
query. The values will be provided in every run of the
query.
| Is This Answer Correct ? | 53 Yes | 26 No |
Post New Answer View All Answers
What does closing a cursor do?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
What are the uses of sysdate and user keywords?
Why is a primary key important?
What is a table partition?
What is sql*loader and what is it used for? : aql loader
What is rowid in sql?
What is a composite primary key?
What is pl/sql table? Why it is used?
How to fetch alternate records from a table?
Can there be more than one function with a similar name in a pl/sql block?
What are the advantages of normalization?
Explain the purpose of %type and %rowtype data types with the example?
What does the file extension accdb stand for?
What is the maximum number of triggers, you can apply on a single table?