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 type of database is cloud sql?
Is sql microsoft?
What are all the common sql functions?
what is a stored procedure? : Sql dba
Write a sql select query that only returns each name only once from a table?
Is oracle and sql same?
What is field delimiter?
How exception handling is done in advance pl/sql?
Why indexing is needed?
Does a primary key have to be a number?
how to use regular expression in pattern match conditions? : Sql dba
What jobs use sql?
How to load data with sql*loader?
How does an execution block start and end in pl sql?
Is sql pronounced sequel or sql?