📜  mysql subdate - SQL 代码示例

📅  最后修改于: 2022-03-11 15:05:32.195000             🧑  作者: Mango

代码示例1
SELECT SUBDATE(NOW(), INTERVAL 1 DAY);  --Yesterday