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 / santhi
we can use drop command for a limit
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
how many types prompting framework can be broken down to? : Sas-bi
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
How can you limit the variables written to output dataset in data step?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what is sas and what are the functions? : Sas-administrator
What is the use of divide function?
Explain the difference between nodup and nodupkey options?
What’s the difference between var b1 – b3 and var b1 — b3?
how sas deals with business intelligence? : Sas-bi
Explain bmdp procedure?
what is sas application server? : Sas-di
What are the new features included in the new version of SAS Programming Language?
what are the scrubbing procedures in sas? : Sas programming
Mention what is SAS data set?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5