DAYNAME « Date Time « SQL / MySQL






1.Return the name of the day: DAYNAME()
2.Treating date-and-time as Numbers
3.DAYNAME( ) is useful in conjunction with other date-related techniques.
4.Finding the Day of the Week for a Date
5.DAYNAME( ) returns the complete day name.
6.Get the name of the day
7.DayName returns Monday, Tuesday ...
8.Use DAYNAME( ) to display weekday names instead.