ReferenceFunctionsDate & Time FunctionsTODAYOn this pageTODAYReturns current date.SyntaxTODAY()Return TypeDatetime object, returns date in “YYYY-MM-DD” format.ExamplesSELECT TODAY();+------------+| TODAY() |+------------+| 2021-09-03 |+------------+