65
MySQL CURDATE() Function
The curdate() is a my date/time function. It is used to get the current date.
Syntax
Parameters
NA
Returns
This function returns the current date.
Example 1
Output:
Example 2
Output:
Next TopicMySQL date/time