There are also several required data structures (see Figure 7.1).
Figure 7.1: System structure
- Data Files - store the database itself.
- Data Dictionary - stores information about the structure of the
database, e.g. authorization information.
- Indices - provide quick access to data with a particular value.
- Statistical Data - information about data in database, used
by strategy selector.