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
Difference between nodup and nodupkey options?
Describe 5 ways to do a “table lookup” in SAS?
what are the component of range? : Sas-bi
Why and when do you use proc sql?
explain the function of substr in sas? : Sas-administrator
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
what techniques and/or procs do you use for tables? : Sas programming
how do you pull data from equifax?tell me the process?
what does the run statement do? : Sas programming
What is the purpose of _character_ and _numeric_?
What are the data types does SAS contain?
Explain the special input delimiters used in sas programming.
How do you debug and test your SAS programs?
explain the difference between proc means and proc summary?