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
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
Do you need to know if there are any missing values?
what is the use of sas management console? : Sas-di
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Differentiate input and infile.
which date function advances a date, time or datetime value by a given interval? : Sas programming
What are the scrubbing procedures in sas?
In proc transpose and data step with arrays which one you pick?
Describe the ways in which you can create a macro variable?
What makes sas stand out to be the best over other data analytics tools?
where are dashboard components are created and maintained? : Sas-bi
Name types of category in which SAS Informats are placed?
What is the function of output statement in a SAS Program?
Explain the difference between using drop = data set option in set and data statement?