Name

DAYNAME()

Synopsis

DAYNAME(date)

Returns the name of the weekday for the date. This code returns the string “Saturday”:

SELECT DAYNAME('2001-02-03');

Get Learning PHP, MySQL, and JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.