Hacker News new | ask | show | jobs
by hashmush 442 days ago
> You have a 50/50 chance of getting it right.

What is the right answer? Doesn't it depend on the DB? Postgres at least shows rows ordered by last updated time (simplified, I know).

I would be fine if it was "... near the top or bottom" though.

(Or maybe this comment is the correct answer?)

1 comments

Sorry, I wrote this in a hurry. Of course I would have included an ORDER BY clause.
The one without that clause was still fun to think about, so no harm done!