Collections:
SUBDATE() - Synonym for DATE_SUB()
What's the difference between SUBDATE() and DATE_SUB() functions?
✍: FYIcenter.com
SUBDATE() is
a synonym for the DATE_SUB() function in two syntaxes:
Related MySQL functions:
⇒ SUBTIME() - Subtracting Time
⇐ STR_TO_DATE() - Parsing String to Datetime
2023-11-17, 1069🔥, 0💬
Popular Posts:
How To Install Oracle Database 10g XE in Oracle? To install 10g universal edition, double click, Ora...
How to download Microsoft SQL Server 2005 Express Edition in SQL Server? Microsoft SQL Server 2005 E...
What Is an Oracle Tablespace in Oracle? An Oracle tablespace is a big unit of logical storage in an ...
How To Use "IF ... ELSE IF ..." Statement Structures in SQL Server Transact-SQL? "IF ... ELSE IF ......
How To Convert Numeric Expression Data Types using the CAST() Function in SQL Server Transact-SQL? I...