Código SQL [-] select * from personas where extract(day from fecha_nacimiento) = 27 and extract(month from fecha_nacimiento) = 9
select * from personas where extract(day from fecha_nacimiento) = 27 and extract(month from fecha_nacimiento) = 9