determine data values before taking certain actions. Before a program can manipulate the data, it must read the data from the table. After column values are changed, the program can update the values ...
SCL provides several features that enable you to subset a SAS table based on specified search conditions. To apply a permanent WHERE clause to a SAS table, you can use the SAS data set option WHERE= ...