Is there anyway I can populate numeric/money fields with Zero if they are null/missing instead of putting the spaces in SAS?
Is there any SAS code example that I can use to convert spaces( null value) to Zero in numeric/money field?