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
What is the difference between input and infile statement?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
How would you define the end of a macro?
Explain the use of proc gplot? : sas-grid-administration
What Proc glm does?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
name several ways to achieve efficiency in your program? : Sas programming
How to create an external dataset with sas code?
What are the functions which are used for character handling functions?
what is metadata? : Sas-bi
how to remove duplicates using proc sql?
how would you create multiple observations from a single observation? : Sas programming
describe about metadata object? : Sas-di
Name some categories in sas 9? : sas-grid-administration
where are dashboard components are created and maintained? : Sas-bi