Example: confidence
Chapter 1 Character Functions - SAS

Chapter 1 Character Functions - SAS

Back to document page

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:

  Output, Character

Download Chapter 1 Character Functions - SAS


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries