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 / john sikha
Use keep followed by variables you required
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
What are the ways to do a “table lookup” in sas?
explain about data integrator metadata reports? : Sas-di
Tell me more about the parameters in macro? : sas-macro
To what type of programms have you used scratch macros?
What does the RUN statement do?
Describe crosslist option in tables statement?
how do you debug and test your sas programs? : Sas programming
Explain the purpose of substr functions in sas programming.
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What do you code to create a macro? : sas-macro
What is the difference between using drop = data set option in data statement and set statement?
What is the basic syntax style in SAS?
How does the internal authentication work in sas? : sas-grid-administration
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
Mention what is PROC in SAS?