The three level database architecture

1 answer

Answer

1183111

2026-07-27 11:05

+ Follow

Three-Schema architecture is to separate the user applications and physical database.

  1. Internal level :- Describes the physical storage structure of the database.
  1. Conceptual level :- Describes the entities, data types, relationships, user operations, and constraints.
  1. External level :- It describes a particular user group is interested in and hides the rest of the database from that user group.

ReportLike(0ShareFavorite

Related Questions

Copyright © 2026 eLLeNow.com All Rights Reserved.