Database Design for Patient, Doctor, Pharmacy System - 2NF and 3NF
VerifiedAdded on  2020/04/01
|9
|448
|356
Project
AI Summary
This assignment presents a database design for a patient, doctor, and pharmacy system. It begins with an overview of user views, defining tables for patients, doctors, drugs, and pharmacies, including their respective attributes. The document details the relationships between these entities, such as the one-to-one relationship between a patient and their primary physician, and many-to-many relationships between doctors and drugs, as well as drugs and pharmacies. The assignment covers functional dependencies and normalization, explaining how the tables are normalized to at least 2NF and then normalized further to 3NF. It includes the ER diagram and relationship diagrams to visually represent the database structure. The solution provides table designs and datasheet views of the tables. The assignment also provides a bibliography of the resources used.
1 out of 9