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
How do you convert basic cube to transaction cube and transaction cube to basic cube?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
What are pdv and it functions?
What is the basic syntax style in SAS?
how can you put a "trace" in your program? : Sas programming
How necessary is it to be creative in your work?
what are input dataset and output dataset options? : Sas programming
what is sas data set?
What’s the difference between var b1 – b3 and var b1 — b3?
Tell me about % include and % eval? : sas-macro
Describe a time when you were really stuck on a problem and how you solved it?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
Describe the function and untility of the most difficult SAS macro that you have written.