
超鸡BOSS
07-30 21:45
Mysql current_time,current_date()与now()区别
Mysql current_time,current_date()与now()区别
current_date()只显示的是当前时间的日期
current_time()只显示当前时间的时分秒
now()显示全部
在增加减少日期时current_time,current_date()类似与now()不同详细如下:
NOW()函数
Comments0
Creator