Does view contain data?



Does view contain data?..

Answer / Kapil Kumar Jain

Views do not store data themselves, but they provide a virtual representation of data that already exists within the database. They are based on queries and only show the output from these queries, not the actual data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Can a table have two primary keys?

44 Answers   HCL, MetaCube,


What are the different ddl commands in sql?

1 Answers  


Is it possible to update views?

1 Answers  


What is exception? What are the types of exceptions?

1 Answers  


what is a field in a database ? : Sql dba

1 Answers  


How the execution will be done in exceptions?

2 Answers  


How to move files from one directory to another in pl sql?

1 Answers  


What are dml commands?

1 Answers  


what is autonomouse transaction?

3 Answers   Oracle,


how can we destroy the session, how can we unset the variable of a session? : Sql dba

1 Answers  


What is the usage of sql functions?

1 Answers  


what is the difference between where clause and having clause? : Sql dba

1 Answers  


Categories