what is the difference between simple view and complex view?

Answer Posted / binod

A simple view is the one which is functioned on the single
table.whereas, a complex view is one that's functioned on
multiple table.
Simple view doesn't contains or consists function ,but
complex view contains functions.
In simple view we can't use groups of data but in case of
complex view it allows the group of function
DML operation is perform through simple view ,on the other
hand it is not allowed in case of complex

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to run create database statement again?

618


Is postgres faster than oracle?

557


How to convert character types to numeric types?

572


What is Library Cache in Oracle?

639


What is max rowid in oracle?

551






How to see the table columns used in an index?

589


Briefly explain what is literal? Give an example where it can be used?

540


Explain the blob datatype?

612


normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi

1736


IS it possible to built the oracle database without setting the kernal parameters?

1759


what is insert all statement in sql

5505


How to define default values for formal parameters?

590


Explain what are the characteristics of data files?

622


Differentiate between function and procedure in oracle.

561


what are bitmap indexes? How does they work?

1716