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 foreign key and example?
Can a key be both primary and foreign?
What is meant by cursor in sql?
what is an index? : Sql dba
How do I view output in sql developer?
What is a pdo connection?
What will you get by the cursor attribute sql%notfound?
What does an inner join do?
Is a view faster than a stored procedure?
What is mutating table error?
What is PL/SQL Records?
What is a database? Explain
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
What is secondary key?
How to make a copy values from one column to another in sql?