摘要:
本周:select * from table where datediff(week,C_CALLTIME,getdate())=0 --C_CALLTIME 为日期字段 本月:select * from table where datediff(Month,C_CALLTIME,getdate())=0 --C_CALLTIME 为日期字段 本季:select * from tabl... 阅读全文
posted @ 2007-05-11 16:28
上校
阅读(1183)
评论(2)
推荐(0)
浙公网安备 33010602011771号