会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
忆夏KhaZix
博客园
首页
博问
闪存
新随笔
订阅
管理
随笔分类 -
Mysql
Mysql_01_mysql方法合集
摘要:1. 秒级别时间戳 select unix_timestamp(now()); 2.当前时间戳 select current_timestamp(); 3. 毫秒级时间戳: REPLACE(unix_timestamp(current_timestamp(3)),'.',''); 4.删除一张表重复
阅读全文
posted @
2021-01-21 18:27
忆夏KhaZix
阅读(89)
评论(0)
推荐(0)