Hacker News new | ask | show | jobs
by orand 300 days ago
It's possible to sort just a single column, leaving all the columns beside it in their original sort order. That's very bad if you want to keep your rows in one piece.
1 comments

Oh, duh yeah. That's such a natural thing to avoid I hadn't considered it