mssql中得到当天数据的语句 上传者:qq_51149 2021-01-16 13:20:47上传 PDF文件 13.61KB 热度 36次 一条例子: select count(point_id) as today_sum from point where datediff(d,point_date,getdate())=0 关键语句: datediff(d,point_date,getdate())=0 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 发表评论