Answer Posted / inna
An inline view is a subquery with an alias (or correlation
name) that you can use within a SQL statement.
A named subquery in the FROM clause of the main query is an
example of an inline view.
An inline view is not a schema object.
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
Can dml statements be used in pl/sql?
Is keyword pl sql?
What is sqlca in db2?
What is a join query?
How many types of keys are there in sql?
What is crud sql?
What is difference between hql and native sql?
Where do we use pl sql?
How do I add a primary key to a table?
How to use boolean type in select statement?
Can there be 2 primary keys in a table?
What is data abstraction in sql?
what is online transaction processing (oltp)? : Sql dba
what is a materialized view? : Sql dba