摘要:
本周: 起:Dateadd(wk,datediff(wk,0,getdate()),-1), 止:Dateadd(wk,datediff(wk,0,getdate()),6), 本月: 起:Dateadd(mm,datediff(mm,0,getdate()),0), 止:Dateadd(ms,-3,dateadd(mm,datediff(m,0,getdate())+1,0)), 本季: 起:D... 阅读全文
posted @ 2008-03-07 21:41
吾非无心
阅读(593)
评论(1)
推荐(0)