Answer Posted / madhavi
An inline view is a subquery with an alias. It can be used
in the FROM clause of a SELECT statement. An inline view
defines a data source for the SELECT statement in which it
is defined. The columns specified in an inline view can be
accessed in the same way as the columns of a table or view.
| Is This Answer Correct ? | 38 Yes | 6 No |
Post New Answer View All Answers
What is the difference between a query and a report?
what are the different type of normalization? : Sql dba
What is dialect in sql?
What is a nested table in word?
What company owns postgresql?
What is trigger in sql?
Are sql connections encrypted?
what is sql? : Sql dba
how can we destroy the cookie? : Sql dba
What are the different set operators available in sql?
What is the difference between count 1 and count (*) in a sql query?
What is a loop in sql?
What is AUTH_ID and AUTH_USER in pl/sql ?
Is foreign key mandatory?
What is sql partition?