#155

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.

idgenderaddressbirthdaylast_namefirst_name
5m14 Pine Road1999-05-10ReevesTom

Your query result will appear here