mysql 今天过生日的会员

select *
from `person`
where substring(person_birthday,6,5)=date_format(curdate(),'%m-%d')

posted on 2022-09-09 08:53  小馬過河﹎  阅读(19)  评论(0)    收藏  举报

导航