select code, name, birthday from t03_1 where birthday >= '1975-04-01'::date;