Explain different types of Views ?
Answer Posted / kishan j vasoya
There are two types of view.
1. Read only view:
which is created by using more then one table.
2. Updatable view:
Which is created by using one table so it's updatable.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are stored procedures in a database?
What is the example of rdbms?
How to improve query performance using index hunting?
Enlist the types of cursor?
What is 2-tier architecture?
What do you mean by buffer manager?
what is normalization? types of normalization? example of each form? how do u implement normalization in ur project?
Which parameters are optional in init.ora parameter file?
What is built_in Subprogram ?
Mention how deadlock can be resolved?
I have a table which has lot of inserts, is it a good database design to create indexes on that table?
What integrity rules exist in the dbms?
What are the examples of database management system?
What is compound key?
What is system catalog or catalog relation?