When reading a SAS data file, what does the NOBS=option on the SET statement represent?
Posted: Fri Aug 26, 2022 10:05 am
When reading a SAS data file, what does the NOBS=option on the SET statement represent?
A. A variable that represents the total number of observation in the output data set(s)
B. A variable that represents a flag indicating the end of the file
C. A variable that represents the total number of observations in the input data set(s)
D. A variable that represents the current observation number
A. A variable that represents the total number of observation in the output data set(s)
B. A variable that represents a flag indicating the end of the file
C. A variable that represents the total number of observations in the input data set(s)
D. A variable that represents the current observation number