How to get a list of all columns that have NULL values in all the rows
549855Feb 13 2008 — edited Feb 13 2008Hi,
I have a big table with about 100 columns.
The table have appx. 1,000,000 rows.
Few of the column have NULL value IN ALL THE RECORDS.
I would like to know, how to get a list of all the columns , that have NULL values in all the rows.
Thank You.