79467779

Date: 2025-02-25 20:21:24
Score: 2
Natty:
Report link

The function nvl might fix your issue

Count(nvl(income_band, 1))

https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27362046#LanguageManualUDF-ConditionalFunctions

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Bart McEndree