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 is database optimization?
What do you understand by the view and mention the steps to create, update and drop a view?
How to prevent firebird.log file from filling up the disk partition?
What are the four components of a database system?
how to retrive a data From database into the grid view..?
Why indexing is used in database?
What is dbms and types of dbms?
Is database a storage?
What is ddl in dbms?
What is service based database?
What is database schema in dbms?
What is rdms?
What are the properties of a database?
Which two can be implemented as a centrally located logical architecture?
How to get a book from database MS access that contain 'i' charactor in it's name like internetbook or networkingbook. what will be java query for this purpose?