8 Ways to count the number of observations in a SAS dataset and pass it into a macro variable
SAS data sets consist of a descriptor portion and a data portion that contains the data values. The descriptor portion of a SAS data set holds the detailed information about the data set. This information
January 21, 2021
1 min

