Hacker News new | ask | show | jobs
by FordFairlane 1163 days ago
Sometimes you have database tables with columns that have no values.

And you might want to hide these columns for users, but to check every row of every column in every table is time consuming. This script should help you.