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 / raj
var
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the differences between sum function and using “+” operator?
Explain the purpose of retain statement.
what techniques and/or procs do you use for tables? : Sas programming
What function CATX syntax does?
what are the component of range? : Sas-bi
explain the main difference between the nodup and nodupkey options? : Sas-administrator
explain the concepts and capabilities of business object? : Sas-bi
Which function is used to count the number of intervals between two sas dates?
name several ways to achieve efficiency in your program? : Sas programming
In SAS explain which statement does not perform automatic conversions in comparisons?
For what purpose would you use the RETAIN statement?
Where do you use proc means over proc freq?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
explain about sas business intelligence? : Sas-bi
What is the purpose of _character_ and _numeric_?