Three-Schema architecture is to separate the user applications and physical database.
- Internal level :- Describes the physical storage structure of the database.
- Conceptual level :- Describes the entities, data types, relationships, user operations, and constraints.
- External level :- It describes a particular user group is interested in and hides the rest of the database from that user group.
ReportLike(0)ShareFavorite