select code, name, birthday from t03_1 where birthday between '1975-04-01'::date and '1980-04-01'::date;