what is the difference between simple view and complex view?

Answer Posted / nagababu

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

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain user account with reference to oracle.

528


How can you use check constraints for self referential integrity?

520


What is a sub query? Describe its types?

540


Can we write insert statement in function in oracle?

532


How to define a procedure inside another procedure?

541






How translate command is different from replace?

542


What is oracle instant client?

564


What is archive log in Oracle?

595


What are the attributes that are found in a cursor?

643


What is transaction control statement and how many types of transaction control statement in Oracle?

562


What are group functions in oracle?

581


How to list all user accounts in oracle?

608


How to create a new tablespace in oracle?

556


How would you change old and new values in an insert, delete and update triggers?

538


What do you know about normalization? Explain in detail?

495