摘要:
select GETDATE() as '当前日期',DateName(year,GetDate()) as '年',DateName(month,GetDate()) as '月',DateName(day,GetDate()) as '日',DateName(dw,GetDate()) as '... 阅读全文
posted @ 2015-09-01 09:44
渺晓
阅读(1535)
评论(0)
推荐(0)
2015年9月1日