How do you read in the variables that you need?
Answer Posted / kumaraswamy maduri
Use KEEP or DROP depending on the number of varibales you
require.
Keep: Out of 50 if you require to keep 20 variables it
better to use keep.
Drop: It meaning less to use KEEP when you want to use 35-
40 variables. Its better to drop the remaining variables.
Both mean same but efficient coding is always preffered.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does PROC print, and PROC contents do?
What is the difference between input and infile statement?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what is the Population you used in your project, is it ITT or PP?
What are the implications?
what is sas metadata server? : Sas-di
What is the difference between nodupkey and nodup options?
If you could design your ideal job, what would it look like?
what is SAS OPTIMIZATION?
Explain proc sort?
What are the different versions of sas that you have used until now? : sas-grid-administration
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What are the functions used for character handling?
What is the basic syntax style in SAS?
what are all the reports you generated in your recent project?