If you have a data set that contains 100 variables, but you
need only five of those, what is the code to force SAS to
use only those variable?
Answer Posted / guest
My guess is to use Keep statement.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
how does sas handle missing values in functions? : Sas programming
Explain the difference between nodup and nodupkey options?
What are the automatic variables for macro? : sas-macro
What is data _null_?
What is substr function?
If you could design your ideal job, what would it look like?
Describe crosslist option in tables statement?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
how to remove duplicates using proc sql?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
How do you connect the desktop application to metadata server? : sas-grid-administration
Describe the ways in which you can create macro variables?
what is sas application server? : Sas-di
how do you pull data from equifax?tell me the process?
How to read an input file in sas?