What is difference between rename and lable in sas?
Answer Posted / srinivas,korasavada
Rename specifies new names for variables in output SAS data
sets and you can give 8 charecters only.
Label specifies new description upto 256 charecters and it
will appear in dataset not in output.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What system options would you use to help debug a macro? : sas-macro
What are the ways to do a “table lookup” in sas?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
Briefly explain input and put function?
What are the statements that are executed only?
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
What can you learn from the SAS log when debugging?
What is the difference between %put and symbolgen? : sas-macro
What are the advantages of using sas?
What are the differences between sum function and using “+” operator?
what is the use of proc contents and proc print in sas? : Sas-administrator
Tell e how how dealt with..
Explain the special input delimiters used in sas programming.
what is sas business intelligence? : Sas-bi
What are the statements in proc sql?