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

Conditional CONDITION - CASE in WHERE

$
0
0
Hi,
I have a requirement where I need a SELECTIVE condition under WHERE clause which has to be applied to "certain records" only, not all.

I don't want to UNION the two sets of results, which could be one the possibilities.

Lets tak

Viewing all articles
Browse latest Browse all 3145

Trending Articles