Hacker News new | ask | show | jobs
by jambalaya 1616 days ago
Had a question and curious if you know. Could an updated_at column work theoretically better than a created_at column if there are some deletes and updates? Would updated_at be ordered as they are on disk?