Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How to get columns which has null's

$
0
0

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


Viewing all articles
Browse latest Browse all 3145

Trending Articles