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 is the purpose of trailing @ and @@? How do you use them?
Can you suggest us materials for sdtm mapping?
What is the basic syntax of a sas program?
Can you execute a macro within a macro? Describe. : sas-macro
What do you understand by the term Normal Distribution?
What is the SAS data set?
Explain why double trailing @@ is used in input statement?
how do you want missing values handled? : Sas programming
What are the prime responsibilities of data integration administrator? : Sas-di
For what purposes have you used sas macros? : sas-macro
I have a dataset concat having variable a b & c. How to rename a b to e & f?
how to generate the test data in sas without input data? : Sas-administrator
what is data integration? : Sas-di
What does the RUN statement do?
how many types prompting framework can be broken down to? : Sas-bi