Health Database.
Hello
There are two assignments. need in 12 hours. Please check and confirm
For this assignment you will create SQL queries use the following database schema:
- Patient—PatientID, Name, DOB
- Doctor—DoctorID, Name, MedLicenseNumber, Phone
- Medication—MedicationID, BrandName, GenericName
- Prescription—PrescriptionID, Date, PatientID, PrescriberID, MedicationID
Specify the SQL queries to retrieve:
- A list of all doctors.
- The number of patients who were born before 01/01/1994.
- The patient information along with the ID of any prescribing doctor for each patient.
- The prescription information along with patient name, DOB, medication brand name, and prescribing doctor name sorted by most recent date.
- The most prescribed generic medication name.
APA style is not required, but solid academic writing is expected.
-
Assignment1andAssignment2.docx