SAS_Institute
A00-212 · Question #183
Given the unsorted data set WORK.ORDERS The following three programs are submitted: Which program will create a list of unique Customer_ID values in the WORK.ORDERS data set?
The correct answer is A. Only programs 2 and 3. See the full explanation below for the reasoning.
Question
Given the unsorted data set WORK.ORDERS The following three programs are submitted:
Which program will create a list of unique Customer_ID values in the WORK.ORDERS data set?
Exhibits
Options
- AOnly programs 2 and 3
- BOnly programs 1 and 2
- CPrograms 1, 2, and 3
- DOnly programs 1and 2
How the community answered
(15 responses)- A80% (12)
- B7% (1)
- C13% (2)
Community Discussion
No community discussion yet for this question.

