MySQL :: MySQL 5.1 Reference Manual :: 12.7 Date and Time Functions

MySQL :: MySQL 5.1 Reference Manual :: 12.7 Date and Time Functions

瀏覽:1115
日期:2025-06-08
ADDDATE(date,INTERVAL expr unit), ADDDATE(expr,days) When invoked with the INTERVAL form of the second argument, ADDDATE() is a synonym for DATE_ADD(). The related function SUBDATE() is a synonym for DATE ......看更多