How do you read in the variables that you need?
Answer Posted / sheetal
data new (keep = name age sex);
set old;
run;
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How do dates work in SAS data?
What is program data vector (pdv) and what are its functions?
what is the difference between floor and ceil functions in sas? : Sas-administrator
What makes sas stand out to be the best over other data analytics tools?
What is by-group processing?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What are the ways in which macro variables can be created in sas programming?
How do dates work in sas?
What can you learn from the SAS log when debugging?
Explain data_null_?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
what is the use of proc sql? : Sas programming
what are sas/access and sas/connect? : Sas programming
Explain input and put function?
what has been your most common programming mistake? : Sas programming