+3 votes
in Class 12 by kratos

What is the difference between CURDATE() and DATE() functions?

1 Answer

+4 votes
by kratos
 
Best answer

CURDATE() returns the current date whereas DATE() extracts the date part or datetime expression.

...