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 / ganesh
We can either use keep or drop option for selecting those
five variables.
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
how to remove duplicates using proc sql?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
How would you identify a macro variable?
What is SAS? What are the functions does it performs?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what is the purpose of _error_? : Sas programming
what other sas products have you used and consider yourself proficient in using? : Sas programming
Name any two sas spawners? : sas-grid-administration
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
why is a stop statement needed for the point=option on a set statement? : Sas programming
What are all the problems you faced while validating tables and reports?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
How do you define proc in sas? : sas-grid-administration
What is the differnce between SDTM 3.1.2 to 3.1.1 version
describe about metadata object? : Sas-di