what is the main difference between rename and label? (don't
say that they both perform the same function).
Answer Posted / ramesh
RENAME:In variable name only _(Under Score),or any special
character is valid)
LABEL:In descriptive name any special character is valid
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is SAS informats?
what is slowly changing dimension? : Sas-di
How would you identify a macro variable?
Have you ever used the SAS Debugger?
What is the command used to find missing values?
What is the use of function Proc summary?
What is the difference between one to one merge and match merge? Give an example.
Describe the function and utility of the most difficult SAS macro that you have written?
how does sas handle missing values in procs? : Sas programming
Tell e how how dealt with..
What is the difference between proportion and average?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
What is the role of unrestrictive users? : sas-grid-administration
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What is the function of Stop statement in a SAS Program?