Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Wednesday, October 18, 2017

How to get columns which has null's

SQLServerCentral » Latest topics
How to get columns which has null's

Hi Experts,

Need some tsql help.

I wanted all the column names from all below 3 tables which has nulls. i.e. The if the column has a NULL value in table1 and table 2 and table 3, display that column in

No comments: