what is inline view?

Answer Posted / madhavi

An inline view is a subquery with an alias. It can be used
in the FROM clause of a SELECT statement. An inline view
defines a data source for the SELECT statement in which it
is defined. The columns specified in an inline view can be
accessed in the same way as the columns of a table or view.

Is This Answer Correct ?    38 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is procedure in pl sql?

716


How many commands are in sql?

712


Why is stored procedure faster than query?

697


what is clause? : Sql dba

759


What is clustered index sql?

696






What are literals in sql server?

730


Which are the different character-manipulation functions in sql?

712


What is scalar function?

768


What is difference between nchar and nvarchar?

691


How does index help in query performance?

757


What is sql trigger example?

749


Can we use delete in merge statement?

729


What is cursor in pl sql with examples?

670


what is cross join? : Sql dba

740


What is a field in a database?

756