News

(When the DATA step reads a SAS data set, SAS reads the data directly into the program data vector.) program data vector (PDV) is a logical area in memory where SAS builds a data set, one observation ...
SAS reads the descriptor information of each data set that is named in the SET statement and then creates a program data vector that contains all the variables from all data sets as well as variables ...