07 2015 档案

摘要:select GETDATE() as '当前日期',DateName(year,GetDate()) as '年',DateName(month,GetDate()) as '月',DateName(day,GetDate()) as '日',DateName(dw,GetDate()) as '... 阅读全文
posted @ 2015-07-21 18:49 黄煜坤 阅读(452) 评论(0) 推荐(0)