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
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What is the purpose of trailing @ and @@? How do you use them?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What is program data vector (pdv) and what are its functions?
Differentiate between proc means and proc summary.
What are the limitations for memory allocation for SAS variables
What are the differences between sum function and using “+” operator?
What are the data types in sas?
what is slowly changing dimension? : Sas-di
explain the difference between proc means and proc summary?
What do you know about symput and symget?
For clinical entire study how many tables will create approx?
Are you involved in writing the inferential analysis plan? Tables specifications?
What are the default statistics that proc means produce?