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 / purnimaprasad
Use keep statement to keep only 5 variables out of 100
variables
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to change the execute of macro
How do you test for missing values?
what are the scrubbing procedures in sas? : Sas programming
Difference between informat and format?
What does P-value signify about the statistical data?
What is data _null_?
how would you create multiple observations from a single observation? : Sas programming
Give e an example of..
Describe the ways in which you can create macro variables? : sas-macro
what is the basic structure sas administrator? : Sas-administrator
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
If a variable contains only numbers, can it be a character data type?
How to convert a numeric variable to a character variable?
Can you execute a macro within a macro? Describe. : sas-macro
How to specify variables to be processed by the freq procedure?