Learn how to create Summary Reports using PROC Tabulate
The Proc Tabulate procedure is used to create tables in SAS. Unlike Proc FREQ, this procedure can handle multiple variables in the row and column expressions. PROC TABULATE has a number of statements that define how this procedure will summarize the data.