Explain the three levels of database architecture.

Three levels of database architecture arre:

  1. Internal level: This level defines how the data is stored on physical devices.
  2. Logical level: This level defines how the data is stored in the database.
  3. View level: This level includes applications that are used to access the data in the database.

Comments