1
Answer

Null Value check

Hi

  In below condition i wanto check for Null Value also. If Value is Null then also No

case when [OnBreak] = 0 then 'No' else 'Yes' End as [OnBreak],

Thanks

Answers (1)