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, 884🔥, 0💬
Popular Posts:
What Is an Oracle Instance in Oracle? Every running Oracle database is associated with an Oracle ins...
How To Download Oracle Database 10g XE in Oracle? If you want to download a copy of Oracle Database ...
How To Generate CREATE VIEW Script on an Existing View in SQL Server? If you want to know how an exi...
How To Create a Table Index in Oracle? If you have a table with a lots of rows, and you know that on...
What Is Program Global Area (PGA) in Oracle? A Program Global Area (PGA) is a memory buffer that is ...