SAS Question:
Download Job Interview Questions and Answers PDF
Code the tables statement for a single-level (most common) frequency?
Answer:
one level: tables a b c;
Download SAS Interview Questions And Answers
PDF
Previous Question | Next Question |
How to add a number to a macro variable? | Code the tables statement to produce a multi-level frequency? |