100 likes | 120 Views
Explore the concepts of relational data models, database constraints, and schema diagrams through various examples and illustrations.
E N D
Chapter 5 The Relational Data Model and Relational Database Constraints
FIGURE 5.2The relation STUDENT from Figure 5.1 with a different order of tuples.
FIGURE 5.3Two identical tuples when the order of attributes and values is not part of relation definition.
FIGURE 5.4The CAR relation, with two candidate keys: LicenseNumber and EngineSerialNumber.
FIGURE 5.5Schema diagram for the COMPANY relational database schema.
FIGURE 5.6One possible database state for the COMPANY database schema.
FIGURE 5.7Referential integrity contstraints displayed on the COMPANY relational database schema.