IMAT5103 Database Design and Implementation: EER Modeling & SQL
VerifiedAdded on 2022/09/01
|12
|1273
|26
Homework Assignment
AI Summary
This document presents a comprehensive solution for a database design and implementation assignment, focusing on a blood donation system. The solution begins with a scenario description, outlining the system's functionalities for administrators and volunteers, including data management for donors, blood samples, testing, and storage. It then provides an Enhanced Entity Relationship (EER) diagram illustrating the tables, attributes, and relationships. The logical design, table creation, and indexing are detailed, along with data population examples. Finally, the solution includes various SQL queries for data retrieval and manipulation, such as selecting male donors, joining tables, counting test results, ordering data, and using the LIKE operator. References to relevant database systems literature are also provided. This document serves as a valuable resource for students studying database design, particularly those working on similar assignments involving EER modeling and SQL implementation.
1 out of 12