What will the program do?
Given the following SAS program?
caslib _all_ assign;
proc sgplot data=casuser.cars;
vbar Make;
run;
What will the program do?
A . Produce an error because the SGPLOT procedure cannot access the CAS table.
B . Execute the SGPLOT procedure on the CAS server.
C . Summarize the results in CAS and process the summarized results on the Compute Server.
D . Transfer the data to the Compute Server and then execute the SGPLOT procedure.
Answer: D
Latest A00-415 Dumps Valid Version with 250 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments