1. We have moved to a new forum! There may be a few things not working properly so please let us know if you find a bug. Remember to use the bbCode [ sql ] tag for SQL statements.

Find empty columns?

Discussion in 'SQL - Questions and Answers' started by Bufnita Ciumec, Mar 6, 2007.

  1. Dialect: T-SQL
    I need to be able to examine my tables for columns to be deleted.

    I need a script that can scan the columns of a table to determine if the entire column is empty of data, and write out the table and column name.

Share This Page