eferdatetime (Playground)
    Updated 2022-06-15
    SELECT
    CONCAT('efer ', MONTHNAME('2017-06-15')),
    DAYNAME('2017-07-15');
    Run a query to Download Data