Transferring data from a SAS data set to a matrix is done using the READ statement. The SAS data set you want to read data from must already be open. You can open a SAS data set with either the USE or ...
creates a new SAS data set named SORTED. The new data set has the observations from the data set CLASS, ordered by the variable NAME. sorts in place the data set CLASS by the variable NAME. However, ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果