Problem
A. Write a query to display the top 3 medications that are likely to experience shortages based on patient medications
B. Write a query that will display the following: Patient name, Patient City, Patient State, Admission Date, Discharge date and duration (Number of days between admission and discharge date)
C. Write a query to return the following information; Delivery Year, Delivery Month , Medication Name, Patient Name, Driver name and delivery status
D. Write a query to display what Patient has paid the most for medication?