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
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
How many developers work on postgresql?
How do you break a loop in pl sql?
Show code of a cursor for loop.
Is sqlexception checked or unchecked?
How to call shell script from pl sql procedure?
How many types of primary keys are there?
What does a pl/sql package consist of?
What is pl sql collection?
What is difference between mysql and postgresql?
Does sql backup shrink transaction log?
How is a PL/SQL code compiled?
Is primary key an index?
Can ddl statements be used in pl/sql?
Define a temp table?