In SQL, which function is used to extract a date from a date expression?
Date()
Reason — In SQL, the DATE() function is used to extract the date part of a date or date-time expression.
DATE()