Code the MEANS to produce output to be used later.

Answers were Sorted based on User's Feedback



Code the MEANS to produce output to be used later...

Answer / siri

proc means data=XYZ noprint;
by var;
output out=ZYX;
run;


output out is important to producethe poutputt to be used
in later stages

Is This Answer Correct ?    5 Yes 1 No

Code the MEANS to produce output to be used later...

Answer / ss

Actually they aksed to produce output to be used later, in
that case you have to give the permanent libref.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More SAS Interview Questions

CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER? AND DEFERENCIATE THESE TWO ? 1). REPORT PROCEDURE 2). TABULATE PROCEDURE

4 Answers   CybAge,


Does anybody has lastest SAS certification dumps,if anybody has please mail me on saggydesai@gmail.com

2 Answers  


Explain proc sort?

0 Answers  


Mention few ways with which a “table lookup’ is done in sas programming.

1 Answers  


What does a PROC TRANSPOSE do?

8 Answers   Accenture,






what is sas and what are the functions? : Sas-administrator

0 Answers  


What is connection profile? : sas-grid-administration

0 Answers  


How do you write a test plan?

1 Answers   Oracle,


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

0 Answers  


What is the registered Key word is sas????

2 Answers   TCS,


I need level 2 to 5 sas using companies in india

0 Answers  


What do the SAS log messages "numeric values have been converted to character" mean?

0 Answers   Quintiles,


Categories