BMGT 402 Lecture Notes - Lecture 2: Conceptual Schema, Relational Model

73 views2 pages

Document Summary

Ansi-sparc 3-level architecture: external level, conceptual level. External level - user view of database, describes the relevant part of the database. Conceptual level - community view, describes what data is stored in the database and relationships in the data. Internal level - how data is stored in the database. Changing something on bottom (internal) will not affect what is above it. Changing something in external or conceptual level will affect the bottom levels. struct staff { int staffno; int branchno; char fname [15]; first 15 characters of first name char lname [15]; first 15 characters of last name. Conceptual schema is different because it brings together the external views and begins to create logical relationships. Internal schema is different because it is the code, the last step before ready to create database. Changing the lower level internal schema does not affect the middle or upper level (conceptual and external schemas) Internal schema level: conceptual/internal mapping and physical data independence.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents