Hacker News new | ask | show | jobs
by Eremotherium 1629 days ago
Or create a function that returns a view of a table minus named columns in situ if that's really a common case for you. Just as an idea.
1 comments

Iirc in some older db it won't be able to use indexes this way. Don't know if still applied nowadays.