This article contains examples of the DATE_FORMAT() function in MySQL.
The DATE_FORMAT() function allows you to return a date in a specified format. For example, you can use it to return 2020-06-18 as Thursday, June 2020, or whatever other format you require.