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
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:
Post a Comment