Create a minimum of 1 user-friendly data entry form for Patients, Doctors, Appointments, and/or Prescriptions. Develop a minimum of 5 Queries to retrieve specific information from the database.

Assignment Question Use Microsoft Acess to create the database Tables: Create the necessary tables based on the entities defined in the ERD. Define primary keys and data types for each field. Relationships: Define the relationships between tables according to the ERD. Ensure referential integrity is enforced. Forms & Queries: Create a minimum of 1 user-friendly … Read more