Three levels of database architecture arre:
- Internal level: This level defines how the data is stored on physical devices.
- Logical level: This level defines how the data is stored in the database.
- View level: This level includes applications that are used to access the data in the database.
Comments