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 outer join and left join?

526


How to check if a column is nullable before setting to nullable?

593


What is a unique key?

594


What is the difference between inner join and natural join?

519


What is cascade in sql?

567






Can you select everything, but 1 or 2 fields, without writer's cramp?

508


Do stored procedures prevent sql injection?

558


which operator is used in query for pattern matching? : Sql dba

560


What is indexing oracle sql?

568


What is attribute indicator in pl sql?

539


What are transaction and its controls?

569


how mysql optimizes distinct? : Sql dba

561


What is sql and also describe types of sql statements?

571


Can one improve the performance of sql*loader? : aql loader

595


What is a pdo connection?

525