Hacker News new | ask | show | jobs
by hyencomper 1281 days ago
For cases like these, I use sql views - CREATE VIEW view as SELECT * .. Then DROP VIEW view.