what is the difference between simple view and complex view?

Answer Posted / paul james

A Simple view selects from one table. A Complex view selects from one or more tables.A Simple view does not contain functions but Complex views contain functions.You can perform DML through Simple views but you cannot always perform DML through Complex views.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to change user password in oracle?

605


Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?

558


What are the differences between char and varchar2 in oracle?

565


Can we write insert statement in function in oracle?

536


What is the data pump export utility?

647






Where do we use decode and case statements?

563


What is ASM (Automatic Storage Management) in Oracle?

714


What is literal?

589


Differentiate between translate and replace?

633


How to create a server parameter file?

571


What is truncate oracle?

533


How to do a full database export?

637


Why does for update in oracle 8 cause an ora-01002 error?

549


 What are the oracle DML commands possible through an update strategy?

583


Explain the use of Merge statement in oracle 11g

598