what is the difference between simple view and complex view?

Answer Posted / v v

A Simple view selects from one table. A Complex view
selects from one or more tables.
Both can use group functions..
Simple view can perform DML..
But complex views can't perform DML on parent table: can
perform only in child table

Is This Answer Correct ?    7 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does oracle charge for java?

592


How to write a query with a left outer join in oracle?

607


How to drop a stored function?

678


What is proxy method?

545


What privilege is needed for a user to create indexes in oracle?

580






How to grant create session privilege to a user in oracle?

574


What is the purpose of save points in oracle database?

545


How to assign a tablespace to a users in oracle?

591


Explain oracle left join with an example?

589


List out the difference between commit, rollback, and savepoint?

622


Explain oracle’s server parameter file.

571


What is an anonymous block?

627


How to list all user accounts in oracle?

616


What is PL/SQL ?

1115


Explain alias?

717