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 / purnimaprasad
Use keep statement to keep only 5 variables out of 100
variables
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the maximum length of the macro variable?
For what purposes have you used sas macros? : sas-macro
If money were no object, what would you like to do?
What is the maximum length of the macro variable? : sas-macro
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What do you understand by the term Normal Distribution?
Where do you use proc means over proc freq?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
How are numeric and character missing values represented internally?
Differences between where and if statement?
What is the function of output statement in a SAS Program?
What are the uses of sas?