this post was submitted on 16 Jul 2023
645 points (97.9% liked)

Programmer Humor

32192 readers
478 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 1 year ago (1 children)

Yeah, I was going to say they just left a default alphabetical sort to their global droplist component and called it a day. Probably works fine in most contexts, but this one - not so much.

[โ€“] QuaternionsRock 7 points 1 year ago* (last edited 1 year ago)

Or shitty SQL.

SELECT MAX(day_of_month), month
FROM why_does_this_table_exist
GROUP BY month