what is the difference between simple view and complex view?

Answer Posted / subbu

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 ?    38 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the oracle differences between nvl and coalesce

512


How do I uninstall oracle client from windows?

534


What is not equal to in oracle?

526


What is transport network substrate (tns) in oracle?

585


How to define a data field as not null?

631






How to define a sub function?

660


Explain the different normalization forms?

589


How to get a list of all user accounts in the database?

611


How to enter a new row into a table interactively?

544


How can I get column names from a table in oracle?

532


What to do if the binary spfile is wrong for the default instance?

559


What is the difference between primary key and unique key and foreign key in oracle?

544


How do we represent comments in oracle?

625


What is meant by joins? List out the types of joins.

519


What is oracle rownum?

512