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
Explain the savepoint statement.
what is the difference between $message and $$message? : Sql dba
When sql appeared?
Where not exists in sql?
What is the purpose of the partition table?
Explain foreign key in sql?
Can you inner join the same table?
How is pl sql different from sql?
Explain the uses of a database trigger?
Can you have a foreign key without a primary key?
What is a procedure in pl sql?
What is field delimiter?
What does the file extension accdb stand for?
What is pl sql and why it is used for?
What are the two virtual tables available at the time of database trigger execution?