摘要:
主要用到sql 函数 sql 语句,设 有 数据库表 tableA(日期字段ddate) ——查询 今日 select * from tableA where DateDiff(dd,VoucherDate,getdate())= 0 ——查询 昨日 select * from tableA whe 阅读全文
posted @ 2019-07-02 10:57
滴墨成伤
阅读(3840)
评论(0)
推荐(0)