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 also the 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
What are the statements that are executed only?
In ARRAY processing, what does the DIM function do?
How to create a permanent sas data set?
Can you suggest us materials for sdtm mapping?
Explain the use of proc gplot? : sas-grid-administration
how do you debug and test your sas programs? : Sas programming
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
How we can create SAS USER DEFINED CODE?
Explain the main difference between the sas procedures and functions? : Sas-administrator
what can you learn from the sas log when debugging? : Sas programming
what is treatment emergent events and treatment emregent adverse event
how does sas handle missing values in sort order? : Sas programming
Give e an example of..
How to convert a numeric variable to a character variable?
what is the basic structure sas administrator? : Sas-administrator