Needing help with Query formulation in SQL 11
Question
Needing help with Query formulation in SQL 11. Display a list of all referrals whose start date was in
2013.
Patient first name, followed by a space, followed by patient last name (Call this whole field “Patient Name”), Referring Physician Last Name (call this field “Physician”), StartDate, EndDate
Sort Order: StartDate – ascending
Patient First Name – ascending
Physician Last Name – ascending