|
It is typically used to let non-technical users to talk about database issues. An example of a high conceptual model is a model that describes "how users perceive the data" (how they use it)
|
This type of model is used in database systems to describe the structure of the data
The model is abstract enough to be used to let non-technical users to talk about (= discuss) the database details and also provides enough details to know how the data can stored.
|
This type of model is used in database system to describe how the data is stored inside the computer
|
|
A database schema is in fact the same thing as a database model...
|
A database schema is only updated when the information need of a company/university/etc changes
|
|
|
Note:
|
|
|
|
|
|
We don't have enough background to fully understand view definitions yet; when we get to SQL, we will learn more about view.
For the curious, here is the class notes on views: click here