Do view contain data?

Answer Posted / ram

hold on..
all above are correct
incase of simple view dml operations are allowed
(simple view mean view creates based on one table)

incase of complex view dml operrations not allowd
(complex view create based on more than 1 table)

one more thing is in oracle
materialized view maintain physical copy of data
(dml operations on base tables not reflect on materialized view)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between left join and right join?

500


Is there a 64 bit version of ssms?

516


Is left join same as join?

519


Mention what plvcmt and plvrb does in pl/sql?

636


what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba

611






what is a database transaction? : Sql dba

581


What is the difference between sql and t sql?

533


How you improve the performance of sql*loader? : aql loader

575


How can use stored procedures in sql?

580


What is sql not null constraint?

600


what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba

573


how to convert dates to character strings? : Sql dba

537


If a cursor is open, how can we find in a pl/sql block?

673


How to prepare for oracle pl sql certification?

569


What is dynamic query?

539