Popular Posts

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

Tuesday, July 4, 2017

Case statement - Count When

SQLServerCentral » Latest topics
Case statement - Count When
Hi
I am trying to add in the case statement below 
if sn_status <> 'COMP' and sn_type='De-Activated' then 'NOT COMP'
Could you tell me how I could incorporate that?
Thanks
Dani

No comments: