CURRENT_DATE
{CURRENT_DATE [()] | CURDATE() | SYSDATE | TODAY}
Description
Returns the current date. This method always returns the same value within a transaction.
Examples
CURRENT_DATE()
Updated about 5 years ago