Introduction To Databses.
Introduction To Databses.
Security problems
Database systems offer solutions to all the above problems
Levels of Abstraction
Storage manager is a program module that provides the interface between the low-
level data stored in the database and the application programs and queries submitted
to the system.
The storage manager is responsible to the following tasks:
interaction with the file manager
efficient storing, retrieving and updating of data
Overall
System
Structure
Application Architectures