Do View contain Data ?

Answer Posted / nilesh

No , View Do not contain data, instead it contains the SQL
Statement Only.

When we issue statement as select * from <VIEWNAME>
it executes the query to get the rows from the underlying
table on which it is been created.

Is This Answer Correct ?    24 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the execution control statements in oracle?

616


What is using clause and give example?

595


What is meant by joins? List out the types of joins.

533


What are the oracle differences between nvl and coalesce

526


Will you be able to store pictures in the database?

650






How do we display rows from the table without duplicates?

564


How do I call oracle stored procedures that take no parameters?

578


How to create a table interactively?

574


What is a package in oracle?

575


What are the limitations of check constraint?

583


Explain what are synonyms used for?

622


What is system global area (sga) in oracle?

584


Explain an index segment?

655


What are oracle functions?

564


When system tablespace is created?

614