In PROC PRINT, can you print only variables that begin with
the letter “A”?
Answer Posted / sunil chilaka
Dear fndz to print only variables that begin with
the letter "A" we can use
keep=option
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the maximum and minimum length of macro variable
Explain the use of proc gplot? : sas-grid-administration
What is the use of the %include statement?
what is sas database server? : Sas-di
What would be the value of month at the end of data step execution and how many observations would be there?
What does proc print, and proc contents are used for?
How to specify variables to be processed by the freq procedure?
what does the run statement do? : Sas programming
Describe crosslist option in tables statement?
What is maximum number of rows and cols can be handled in SAS?
What is PDV?
How long can a macro variable be? A token? : sas-macro
how do the in= variables improve the capability of a merge? : Sas programming
What sas features do you use to check errors and data validation?
How do dates work in SAS data?