Computer Science, asked by 2828sauravkumar, 5 months ago

Explain the types of views in a database.​

Answers

Answered by Anonymous
2

Answer:

There are two types of database views: dynamic views and static views. Dynamic views can contain data from one or two tables and automatically include all of the columns from the specified table or tables. Dynamic views are automatically updated when related objects or extended objects are created or changed.

Similar questions