Answer Posted / karthik
The inline view is a construct in Oracle SQL where you can
place a query in the SQL FROM, clause, just as if the query
was a table name.
A common use for in-line views in Oracle SQL is to simplify
complex queries by removing join operations and condensing
several separate queries into a single query.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
how to load data files into tables with 'mysqlimport'? : Sql dba
What sql does db2 use?
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What is multiple columns?
What is rowid in sql?
What is a primary key called that is made up of more than one field?
Why do we use triggers?
What are the three forms of normalization?
What is t sql used for?
What are triggers in sql?
What is sql stand for?
What is a rank in sql?
What is sql entity?
Define implicit and explicit cursors.
Whis is not false in primary key?