Collections:
CURRENT_DATE() - Synonym for CURDATE()
What's the difference between CURRENT_DATE() and CURDATE() functions?
✍: FYIcenter.com
CURRENT_DATE() is
a synonym for the CURDATE() function.
Related MySQL functions:
⇒ CURRENT_TIME() - Synonym for CURTIME()
2023-11-17, 1482🔥, 0💬
Popular Posts:
What Are the Underflow and Overflow Behaviors on FLOAT Literals in SQL Server Transact-SQL? If you e...
How To Create a Dynamic Cursor with the DYNAMIC Option in SQL Server Transact-SQL? If the underlying...
How To Select All Columns of All Rows from a Table with a SELECT statement in SQL Server? The simple...
What is dba.FYIcenter.com Website about? dba.FYIcenter.com is a Website for DBAs (database administr...
How Many Groups of Data Types in MySQL? MySQL support 3 groups of data types as listed below: String...