Hello there, I am new user, and got stock in a question which I couldnt get it to run on SAS, any help appreciated. the question: Create a dataset called “small” from main and store it in the lab library. Do this problem in steps: first, use the following “keep” option to reduce the number of variables in this new data set. Next, sort the data set by child’s gender (csex). Lastly, print a list of the first 10 records for the following variables: mrace frace. keep dmage mrace dmar dlivord dfage frace csex dbirwt primac wtgain; thank you so much in advance
... View more