Settings

Theme

Finding empty columns in SQL Server tables

goto10.xyz

1 points by FordFairlane 3 years ago · 1 comment

Reader

FordFairlaneOP 3 years 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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection