摘要:
MySql取得日期(前一天、某一天) 取得当天: SELECT curdate(); mysql> SELECT curdate(); curdate() | 2013-07-29 取得当前日期: mysql> select now(); now() | 2013-07-29 22:10:40 取得 阅读全文
posted @ 2020-09-05 17:00
乌卡拉卡
阅读(688)
评论(0)
推荐(0)
摘要:
https://www.jianshu.com/p/01296699e3e7 NOW()、SYSDATE()、CURRENT_TIMESTAMP() 返回当前的日期和时间(以'yyyy-mm-dd hh:mm:ss'或yyyymmddhhmmss格式) -- 2019-02-03 17:36:53 阅读全文
posted @ 2020-09-05 16:51
乌卡拉卡
阅读(165)
评论(0)
推荐(0)
浙公网安备 33010602011771号