Current Objective

Database Schema
specialties
spec_id name
medications
med_id name spec_id price stock_qty
patients
patient_id first_name last_name email city age
prescriptions
rx_id patient_id rx_date total_cost
query_editor.sql