Chapter01 - 2
Chapter01 - 2
Navathe
CHAPTER 1
- Transactions example:
Slide 1- 19
Example of a simple database
Data Abstraction:
A data model is used to hide storage details andpresent the users
with a conceptual view of the database.
Programs refer to the data model constructs rather than data
storage details
Support of multiple views of the data:
Each user may see a different view of the database,
which describes only the data ofinterest to that user.