what is the main difference between rename and label? (don't
say that they both perform the same function).
Answer Posted / ganesh
Yes i support with srilath By use label option we can give
discriptive names to the particular charcter upto length of
256 character and it is can given either in datastep or
proc step.
Rename is used for changing the name given inthe existing
dataset and it should not exceed 64 charcters and i can be
given only in the datastep.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between input and infile statement?
what are the component of range? : Sas-bi
name several ways to achieve efficiency in your program? : Sas programming
What is SAS?
What are the ways in which macro variables can be created in sas programming?
how can you import .csv file in to sas? : Sas programming
What are the special input delimiters used in SAS?
what are all the reports you generated in your recent project?
Why double trailing @@ is used in input statement?
what do the pad and dim functions do? : Sas programming
name some data transformation used in sas di? : Sas-di
Differences between where and if statement?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
what is transformation in sas data integration? : Sas-di
For what purposes have you used sas macros? : sas-macro