Which PROC PREQ step creates the frequency report?
Given the report shown below:

Which PROC PREQ step creates the frequency report?
A . proc freq data= cars; tables make drivetrain; run;
B. proc freq data= cars; tables make *drivetrain; run;
C. proc freq data- cars; tables drivetrain make; run;
D. proc freq data- cars; tables drivetrain* make; run;
Answer: B
Latest A00-215 Practice Questions with 60 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments