会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
DDLL11
加油,努力,每天都要保持美好的心情哟
博客园
首页
新随笔
联系
订阅
管理
2018年1月3日
MYSQL日期时间字符串互转
摘要: --MYSQL date_format(date,'%Y-%m-%d') >oracle中的to_char(); 日期时间转字符串 --MYSQL str_to_date(date,'%Y-%m-%d') >oracle中的to_date(); 字符串转日期时间 date() 提取日期或日期/时间表
阅读全文
posted @ 2018-01-03 10:55 DDLL11
阅读(381)
评论(0)
推荐(0)
编辑