what is inline view?

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


Please Help Members By Posting Answers For Below Questions

What is foreign key and example?

734


Can a key be both primary and foreign?

758


What is meant by cursor in sql?

755


what is an index? : Sql dba

754


How do I view output in sql developer?

859


What is a pdo connection?

716


What will you get by the cursor attribute sql%notfound?

819


What does an inner join do?

830


Is a view faster than a stored procedure?

746


What is mutating table error?

916


What is PL/SQL Records?

852


What is a database? Explain

858


- 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?

1613


What is secondary key?

700


How to make a copy values from one column to another in sql?

807