会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
心之所向,砥砺前行。
Done is better than perfect
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
Sql Server
about the sql server functions and problems...
SQL 日期函数
摘要:select day(createtime) from tablename --取时间字段的天值 select month(createtime) from tablename --取时间字段的月值 select year(createtime) from tablename --取时间字段的年值
阅读全文
posted @
2017-06-28 09:24
心之所向,砥砺前行。
阅读(149)
评论(0)
推荐(0)
公告