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
obs = 5
Is This Answer Correct ? | 1 Yes | 35 No |
Post New Answer View All Answers
What is the order of application for output data set options, input data set options and SAS statements?
what is metadata? : Sas-bi
what are several options for creating reports in web report studio? : Sas-bi
what techniques and/or procs do you use for tables? : Sas programming
why is a stop statement needed for the point=option on a set statement? : Sas programming
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
how the sas basic syntax style described? : Sas-administrator
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what is sas business intelligence? : Sas-bi
To what type of programms have you used scratch macros?
Are you involved in writing the inferential analysis plan? Tables specfications?
What is the role of sas grid administrator? : sas-grid-administration
What are the difference between ceil and floor functions in sas?
What does the RUN statement do?
What is the purpose of _character_ and _numeric_?