Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

SAS Exam A00-231 Topic 3 Question 7 Discussion

Actual exam question for SAS's A00-231 exam
Question #: 7
Topic #: 3
[All A00-231 Questions]

Scenario:

The following code is submitted: data WORK.FINAL_EMPS; set WORK.EMPLOYEE WORK.NEW_EMPS; run; proc print data=WORK.FINAL_EMPS; title 'The RESULTS Data Set'; run; What is the resulting data set?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Cruz
5 days ago
I disagree, I believe the correct answer is B.
upvoted 0 times
...
Bonita
8 days ago
I think the answer is A.
upvoted 0 times
...
Darnell
11 days ago
The correct answer is B. The DATA step merges the WORK.EMPLOYEE and WORK.NEW_EMPS data sets, so the resulting data set should include all the records from both data sets.
upvoted 0 times
Janna
9 hours ago
I think the correct answer is B.
upvoted 0 times
...
...

Save Cancel