Comment by simonw Comment by simonw a day ago 1 reply Copy Link View on Hacker News The main advantage of string datetimes is that you can decipher what they mean just by looking at them in a table.
Copy Link o11c a day ago Collapse Comment - Just CREATE VIEW something (ahead of time, so it's ready) for the rare time you need to visually inspect it. Reply View | 0 replies
Just CREATE VIEW something (ahead of time, so it's ready) for the rare time you need to visually inspect it.