摘要: 转自:https://blog.csdn.net/lisheng19870305/article/details/126351901 -- 当月第一天select dateadd(month, datediff(month, 0, getdate()), 0) -- 当月最后一天(思路:下月的第一天 阅读全文
posted @ 2023-04-03 11:17 AaronLi 阅读(409) 评论(0) 推荐(0) 编辑