day is the primary key for this table. Write an SQL query to convert each date in Days into a string formatted as "day_name, month_name day, year". Return the result table in any order.
SQL change character date to formatted numeric date without a rename statement \nSQL change character date to formatted numeric date without a rename statement \n ...