MySQL 查看当前时间
MySQL About 191 words当前时间
select now();
输出:
mysql> select now();
+---------------------+
| now() |
+---------------------+
| 2017-12-19 17:33:53 |
+---------------------+
1 row in set (0.01 sec)
Views: 2,091 · Posted: 2019-04-06
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓
Loading...