SAS Question:

Code the tables statement for a single-level (most common) frequency?

Answer:

one level: tables a b c;

Read All 11 SAS Questions
Previous QuestionNext Question
How to add a number to a macro variable?Code the tables statement to produce a multi-level frequency?