Explain different types of Views ?

Answer Posted / 9742108000(venu gopal reddy)

The views are Mainly 2 types .
1-> SIMPLE VIEW
2-> COMPLEX VIEW

Simple view:
- It is created by selecting only one table.
- It does not contains functions.
- it can perform DML (SELECT,INSERT,UPDATE,DELETE,MERGE, CALL,LOCK TABLE) operations through simple view.
Complex view :

-It is created by selecting more than one table.
-It can performs functions.
-You can not perform always DML operations through Complex views.

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a table called in database?

553


What is a join in the sql?

601


Explain the difference between a dynamic and materialized view.

567


Explain what are tp-lite and tp-heavy monitors?

586


1. Difference between Lookup and join? 2. Difference between funnel and join? 3. What type of load you have used in your project? 4. What type of data warehouse schema you have fallowed in you project? 5. How many fact tables and dimension tables is their in project? 6. How do you kill the job process using windows environment? 7. Difference between sequence file and dataset? 8. What is delta load and subsequent load? 9. By using which stages you have implemented the SCD

1652






What is the difference between a catalog and a database?

588


What is dbms and types of dbms?

573


What is the largest component of a database?

780


Which is the most used database?

552


does pl/sql support “overloading”? Explain

643


What are queries in dbms?

571


What is data sublanguage?

607


Why not phenix, the zelinka/otwinoski libraries, etc?

713


What is in a database?

529


What is built_in Subprogram ?

2678