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

CASE expression in GROUP BY clause

$
0
0
Hi Experts, 

Can  this below sql statement be optimized? There are some 40 lakh odd records in the table.
So checking , Is there a better way to replace/avoid CASE in GROUP BY Clause with an expression  and other output column

Viewing all articles
Browse latest Browse all 3145

Trending Articles