al toHi all
I would like to understand how SAS processes when we give GE or LE on a alphanumeric field. It doesn't give an error, but I would like to know how it handles it.
Eg: IF TEST GE "5000" where test is a character field. What values come true for this condition?
http://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a000780367.htm
Scroll down to the section entitled "Character Comparisons".
http://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a000780367.htm
Scroll down to the section entitled "Character Comparisons".
What may not be immediately obvious is that, at least with ASCII character sets,
'ABC' GE '5000'
is true
Richard
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.