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 do you add a number to a macro variable? : sas-macro
how the sas basic syntax style described? : Sas-administrator
What is the difference between order and group variable in proc report?
how could you generate test data with no input data? : Sas programming
it will become easy if uuu provide website linkssss and list of consultanciessssss
How sas treats the dsd delimiters?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what can you learn from the sas log when debugging? : Sas programming
what is change analysis in sas di ? : Sas-di
how to change the execute of macro
How long can a macro variable be? A token? : sas-macro
What are the difference between ceil and floor functions in sas?
Describe the ways in which you can create a macro variable?
What is the use of stop statement?
Differentiate input and infile.