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
what is hash files in sas and why we are using this one in sas?
Mention some common errors that are usually committed in sas programming.
How to convert a numeric variable to a character variable?
List down the reasons for choosing sas over other data analytics tools.
What are the differences between proc means and proc summary?
how to change the execute of macro
Mention common programming errors committed in sas ?
What is the difference between SAS functions and procedures?
What do you understand by the term Normal Distribution?
How do you define proc in sas? : sas-grid-administration
Explain translate function?
Do you need to know if there are any missing values?
What are the default statistics for means procedure?
How will you generate test data with no input data?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di