摘要: 记录: SELECT * from OA_Attendance WHERE UserID = 5 and DATEDIFF(day,[Date],getdate()) =0 and DATEDIFF(year,[Date],getdate()) =0 and DATEDIFF(month,[Date],getdate(... 阅读全文
posted @ 2007-04-28 17:41 dodo-yufan 阅读(2794) 评论(0) 推荐(0)