Example: confidence
Chapter 1 Character Functions - SAS
4 SAS Functions by Example Program 1.2: Running PROC CONTENTS to determine storage lengths PROC CONTENTS DATA=EXAMPLE1 VARNUM; TITLE "PROC CONTENTS for Data Set EXAMPLE1"; RUN; The VARNUM option requests the variables to be in the order that they appear in the SAS data set, rather than the default, alphabetical order. The output is shown next:
Download Chapter 1 Character Functions - SAS
Information
Domain:
Source:
Link to this page: