How many observations are in data set WORK.ALL after submitting the program?
Why is the answer 2 and not 3? I thought the only observation omitted is the empid=1864 and empid=3567? Please help, thanks!!!!
I think you're looking at this as if the program read:
if Emp_D and Emp_N;
That statement would select the matches (and there are 3 of those). However, the IF statement is different. It is designed to select the mismatches (and there are 2 of those).
Look again. 5463 is also present in both datasets. Only 1864 (Jill) and 3567 (Finance) appear in only one dataset.
I think you're looking at this as if the program read:
if Emp_D and Emp_N;
That statement would select the matches (and there are 3 of those). However, the IF statement is different. It is designed to select the mismatches (and there are 2 of those).
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.