易网时代-编程资源站
Welcome
首页
/
数据库
/
SQLServer
/
mssql中得到当天数据的语句
一条例子:
select count(point_id) as today_sum from point where datediff(d,point_date,getdate())=0
关键语句:
datediff(d,point_date,getdate())=0
版权所有©石家庄振强科技有限公司2024
冀ICP备08103738号-5
网站地图