Hacker News new | ask | show | jobs
by andruby 1432 days ago
As mentioned by another comment: you can use views for that.
1 comments

Views are not a good solution for this. The point is to be able see a specific order in 3rd party apps and when writing quick add-hoc queries (select *). Writing views for every table would just pollute the db.