Which of the following is not a date function ?
POW
Reason — POW() is a numeric function that returns mn i.e., a number m raised to the nth power, whereas MONTH(), YEAR(), and NOW() are date functions.
POW()
MONTH()
YEAR()
NOW()