What must be submitted prior to this SAS program for the program to execute successfully?

The following SAS program is submitted:

data temp.x;

set sasuser.y;

run;

What must be submitted prior to this SAS program for the program to execute successfully?
A . A LIBNAME statement for the libref TEMP only must be submitted.
B . A LIBNAME statement for the libref SASUSER only must be submitted.
C . LIBNAME statements for the librefs TEMP and SASUSER must be submitted.
D . No LIBNAME statement needs to be submitted.

Answer: A

Latest A00-231 Practice Questions with 262 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments