SAS Contents

A procedure for describing a table.


Usage

To report on columnar details, try:

proc contents data=LIBREF.TABLE;
run;


CategoryRicottone