Hacker News new | ask | show | jobs
by sgarland 631 days ago
So make a VIEW, then SELECT * from that. Non-materialized views are effectively free as far as the DB is concerned; make hundreds of them if you want.