Kaptaan Jack to Programmer [email protected] • 1 year agoAlphabetically sorted months. But WHY?lemmy.mlimagemessage-square36fedilinkarrow-up1660arrow-down114
arrow-up1646arrow-down1imageAlphabetically sorted months. But WHY?lemmy.mlKaptaan Jack to Programmer [email protected] • 1 year agomessage-square36fedilink
minus-square@QuaternionsRocklink7•edit-21 year agoOr shitty SQL. SELECT MAX(day_of_month), month FROM why_does_this_table_exist GROUP BY month
Or shitty SQL.
SELECT MAX(day_of_month), month FROM why_does_this_table_exist GROUP BY month