79453803

Date: 2025-02-20 08:40:25
Score: 1
Natty:
Report link

If I correctly understand your trouble, then you need that:

AND CTRY.INDICATORCODE = CTRY1.INDICATORCODE
     OR (CTRY.INDICATORCODE IS NULL AND CTRY1.INDICATORCODE IS NULL)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: serges_newj