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
Approximately what date is represented by the SAS date value of 730?
Explain translate function?
what is transformation in sas data integration? : Sas-di
explain the function of substr in sas? : Sas-administrator
What is the role of sas grid administrator? : sas-grid-administration
how many types prompting framework can be broken down to? : Sas-bi
what versions of sas have you used (on which platforms)? : Sas programming
Name few SAS functions?
which date function advances a date, time or datetime value by a given interval? : Sas programming
Differentiate input and infile.
What is the use of %include statement?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What is a pdv and what are its functions?
Describe the ways in which you can create macro variables? : sas-macro
What are the automatic variables for macro? : sas-macro