select * from foo2 where FORMATDATETIME(a2,'yyyy-MM-dd') = current_date;
h2数据库timestamp格式化
最新推荐文章于 2025-02-10 01:45:24 发布
select * from foo2 where FORMATDATETIME(a2,'yyyy-MM-dd') = current_date;