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:

Stephaine
2 months ago
I agree with Bonita, A seems to be the most logical choice.
upvoted 0 times
...
Ivette
2 months ago
I'm not sure, but I think C makes more sense.
upvoted 0 times
...
Inocencia
2 months ago
Option B is the clear winner here. The SAS code is straightforward, and the output should include all the records from both the EMPLOYEE and NEW_EMPS data sets.
upvoted 0 times
...
Christa
2 months ago
Haha, I bet the exam writer had a good laugh coming up with these answer choices. B is definitely the way to go, though. Gotta love that data set merging!
upvoted 0 times
Shelia
2 months ago
I also think B is the right answer. The exam writer definitely had some fun with those options.
upvoted 0 times
...
Vashti
2 months ago
I agree, B seems to be the most accurate choice. The data set merging can be confusing.
upvoted 0 times
...
Henriette
2 months ago
Haha, yeah those answer choices are tricky. I think B is the correct one too!
upvoted 0 times
...
...
Marvel
3 months ago
I think the answer is B. The PROC PRINT statement will output the entire data set, including all the variables and observations.
upvoted 0 times
Amie
2 months ago
User 2
upvoted 0 times
...
Jeff
2 months ago
User 1
upvoted 0 times
...
...
Cruz
3 months ago
I disagree, I believe the correct answer is B.
upvoted 0 times
...
Bonita
3 months ago
I think the answer is A.
upvoted 0 times
...
Darnell
3 months 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
Dyan
2 months ago
That makes sense, thanks for clarifying.
upvoted 0 times
...
Hoa
3 months ago
Yes, because the code merges the two data sets.
upvoted 0 times
...
Janna
3 months ago
I think the correct answer is B.
upvoted 0 times
...
...

Save Cancel