Collections:
DAY() - Synonym for DAYOFMONTH()
What's the difference between DAY() and DAYOFMONTH() functions?
✍: FYIcenter.com
DAY() is
a synonym for the DAYOFMONTH() function.
Related MySQL functions:
⇐ DATE_SUB() - Decrementing Date/Time
2023-11-17, 1000🔥, 0💬
Popular Posts:
How to execute statements in loops in SQL Server Transact-SQL? How to use WHILE ... loops? You can u...
How To Break Query Output into Pages in MySQL? If you have a query that returns hundreds of rows, an...
How To Assign Debug Privileges to a User in Oracle? In order to run SQL Developer in debug mode, the...
What Is Program Global Area (PGA) in Oracle? A Program Global Area (PGA) is a memory buffer that is ...
What Is a Parameter File in Oracle? A parameter file is a file that contains a list of initializatio...