Patients Born in May
Hospital HR is preparing May birthday cards and needs the list of patients born in May. Output the full record of every patient with a May birth date (any year).
Expected output sample
This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.
| id | gender | address | birthday | last_name | first_name |
|---|---|---|---|---|---|
| 5 | m | 14 Pine Road | 1999-05-10 | Reeves | Tom |
Sign in to see submission history
Sign inSign in to use AI Mentor
Sign in