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
What is the maximum and minimum length of macro variable
What is the differnce between SDTM 3.1.2 to 3.1.1 version
where to use sas business intelligence? : Sas-bi
How would you include common or reuse to be processed along with your statements?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
what are input dataset and output dataset options? : Sas programming
how do you test for missing values? : Sas programming
Explain how merging helps to combine data sets.
What are the table names in oracle database...?
what do the pad and dim functions do? : Sas programming
Difference between sum function and using “+” operator?
how are numeric and character missing values represented internally? : Sas programming
What are the data types in sas?
What is the basic syntax style in SAS?
what is sas metadata repository? : Sas-bi