select * from tab where YEAR(日期)='+quotedstr(copy(datetostr(now),1,4))+'
在delphi中取日期为不年的记录
最新推荐文章于 2024-01-29 10:03:21 发布

select * from tab where YEAR(日期)='+quotedstr(copy(datetostr(now),1,4))+'