This assignment delves into the principles of database design. It outlines various user views for a healthcare system, including Patients, Doctors, Prescriptions, Drugs, Pharmacies, and Prices. The document explores relationships between these entities, functional dependencies, and normalization techniques to achieve 3NF. It presents ER diagrams, relationship diagrams, table designs, and datasheet views of the normalized database schema.