Spyke
tiasreply
discuss.tchncs.de

But... why would you place them anticlockwise when the hands move in a clockwise direction

9

Probably to make them appear right in clockwise order! Sometimes two wrongs make a right. Except when lexical ordering is used.

4

It's either extremely successful ragebait, or op thinks "desc" means "sort as a string"

6

I'm more bothered by the hour and minute hands having the same length.

Edit: make the minute hand shorter to make it worse

4

I work with a Data Warehouse that has a date table where the month is a text column. No, I don't mean the name, I mean the month number. It's a text. If I sort by month, I get this exact result.

It's not a huge issue, really, but pissed me off when I finally realised why my shit looks all wrong.

2

You reached the end

Clock, but its ORDER BY Hour DESC | Spyke