![]() |
|
SAS Tip
of the Month When using the SORT procedure try to restrict the number of variables that are in the dataset being sorted. This can be done by making liberal use of the KEEP= or DROP= data set options in the DATA= call of the SORT procedure. |
|
| ________________________________ Updated March 4, 2003 |
|