If you set a label in the data step and call a proc freq on
the data, how do you display the data without the labels
and just the variables.
Answer Posted / mili
options nolabel;
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Give some examples where proc report’s defaults are different than proc print’s defaults?
What are the difference between sas functions and procedures?
What are the special input delimiters used in SAS?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
Explain proc univariate?
What is the difference between %local and %global? : sas-macro
what other sas products have you used and consider yourself proficient in using? : Sas programming
How do dates work in sas?
Are you involved in writing the inferential analysis plan? Tables specfications?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
what is sas and what are the functions? : Sas-administrator
How do you test for missing values?
For what purposes have you used sas macros? : sas-macro
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
In sas admin differentiate between roles and capabilities? : sas-grid-administration