MySQL得到系統時間

select   now()  from dual   日期加時間spa

select   CURRENT_TIMESTAMP  from dual   日期加時間date

select   current_time  from dualselect

select   current_Date  from dualim

select   curdate()   from dual數據

select   curtime()   from dual時間

select   sysdate()   from dual  日期加時間co

select id from  XXXX   where XXXXX   BETWEEN DATE_ADD(now(),interval -7 day)  and  NOW();   一週之間的數據time

相關文章
相關標籤/搜索