SAS_Institute
A00-202 · Question #48
A00-202 Question #48: Real Exam Question with Answer & Explanation
Sign in or unlock A00-202 to reveal the answer and full explanation for question #48. The question stem and answer options stay visible for context.
Question
Given the following SAS data sets ONE and TWO: ONE TWO OBS COMMON X OBS COMMON Y -------- -------------- ------ -------- ---------------- ------ 1 A 10 1 A 1 SAS A00-202 Exam 2 A 13 2 A 3 3 A 14 3 B 4 4 B 9 4 B 2 5 C 8 5 C 5 6 C 14 The following SAS DATA step is submitted: data combine; set one; set two; run; Which one of the following represents the data values stored in data set COMBINE?
Options
- AOBS COMMON X Y
- BOBS COMMON X Y
- COBS COMMON X Y
- DOBS COMMON X Y
Unlock A00-202 to see the answer
You've previewed enough free A00-202 questions. Unlock A00-202 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.