Consider the following relational database schema (primary keys are underlined, foreign keys are in italic, referring to
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Consider the following relational database schema (primary keys are underlined, foreign keys are in italic, referring to
Consider the following relational database schema (primary keys are underlined, foreign keys are in italic, referring to the same attribute in a different table): MedicalCentres (cid, centre, address) Patients (pid, name, date_of_birth, insurance) Appointments (aid, cid, pid, date, time, vaccination, payment) Write an SQL query that lists the names of patients (unique and in alphabetical order) who made a vaccination appointment at the 'Haymarket Medical Centre' on the 1 June 2022. Edit View Insert Format Tools Table 12pt ✓ Paragraph VT² V O Ev To √x B I U AV €0 lli 8 E
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!