Logical Design
- Explain the fundamental concepts of the relational data model, including relations,
attributes, keys, and constraints.
- Demonstrate how to transform an E-R model into a relational data model.
- Demonstrate how relations can be normalized, including an understanding of first through
fifth normal forms, functional dependencies, partial dependencies, transitive
dependencies, multivalued dependencies, and join dependencies.
- What are the problems encountered in view integration?