I have a proc sql statement and the first line of the where clause looks like
WHERE calculated BRANCH_NO ^= TABLE1.BRANCH_NO
Can anyone tell me what the ^= operator is. I'm guessing it's just equivalent to != but maybe it's some kind of logical operator
Thanks in advance
It means 'not equal to'
Nearly 200 sessions are now available on demand in the Innovate Hub.
Watch Now →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.