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 / sudheer
var is the statement which will be used to get the variable
which are required in the output window, they are also
other answer for it when u r using proc guidelines.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to include or exclude specific variables in a data set?
How to specify variables to be processed by the freq procedure?
What is the basic syntax style in SAS?
Explain how you can debug and test your SAS program?
How sas treats the dsd delimiters?
Can you execute macro within another macro? : sas-macro
what is broad cast agent? : Sas-bi
how does sas handle missing values in formats? : Sas programming
what r the job openings SAS for fresher graduates !
where are dashboard components are created and maintained? : Sas-bi
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
what are the benefits of data integration? : Sas-di
Which command is used to perform sorting in sas program?
what is slowly changing dimension? : Sas-di
Which function is used to count the number of intervals between two sas dates?