Answer Posted / muhammad wali ullah
***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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is sqlca in db2?
What is the primary key?
what are the advantages of sql ? : Sql dba
How to avoid using cursors?
Which constraints we can use while creating database in sql?
How to create an array in pl/sql?
Can a trigger call a stored procedure?
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
What is function and procedure in pl sql?
Explain scalar functions in sql?
How many types of normalization are there?
How many types of indexes are there in sql?
State few characteristics of pl/sql?
Explain architecture of sql server notification services?
What is spool?