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 / john sikha
Use keep followed by variables you required
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
Mention the validation tools used in SAS?
What are the data types that sas contain?
What are SAS/ACCESS and SAS/CONNECT?
Explain append procedure?
what is treatment emergent events and treatment emregent adverse event
What are the difference between sas functions and procedures?
What are the data types in sas?
how can you put a "trace" in your program? : Sas programming
what is function of retain statment
Mention sas system options to debug sas macros.
Explain translate function?
how does sas handle missing values in functions? : Sas programming
What is substr function?
how do you test for missing values? : Sas programming
How many data types are there in SAS?