Do view contain data?

Answer Posted / sreekanth

No, View is a logical table associated with a query.
It will not store any data in it.
Only the query with which the view is created is stored in
the database.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to avoid using cursors? What to use instead of cursor and in what cases to do so?

616


Are stored procedures faster than queries?

528


what are date and time data types in mysql? : Sql dba

510


Do we need to create index on primary key?

475


Is join and inner join the same?

553






What is $$ in sql?

564


What information is needed to connect sql*plus an oracle server?

596


What is left join in postgresql?

547


how is exception handling handled in mysql? : Sql dba

561


How do I edit a trigger in sql developer?

549


Is a table valued function object?

587


Explain how can you save or place your msg in a table?

601


explain about mysql and its features. : Sql dba

558


What does an inner join do?

565


What does (+) mean in sql joins?

534