MySQL Function Reference

DAYNAME
Returns the day of the week as a full name
MySQL 8.1
DAYNAME(datetime)
Examples
MySQL 8.1
SELECT DAYNAME("2022-06-16");