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
Where is all the data on the internet stored?
What is the difference between distinct and unique in sql?
What is count * in sql?
what are the differences between binary and varbinary? : Sql dba
Is pl sql and postgresql same?
How do I run a pl sql program?
Enlist the data types that can be used in pl/sql?
What is procedure and function in sql?
how to return query output in html format? : Sql dba
What are sql constraints?
what is a composite primary key ? : Sql dba
What is a pl/sql block?
How to place comments in pl/sql?
Explain architecture of sql server notification services?
What is sqlexception in java?