what is the main difference between rename and label? (don't
say that they both perform the same function).
Answer Posted / raj
Rename : It is used to rename the existing variable and
permanent. Mainly it is used in merge and set statement if
same column name is available in the datasets being merged
or set.
label : It is only for displaying purpose for better
readability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is intially documentation in sas?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
Which are the statements whose placement in the data step is critical?
how do the in= variables improve the capability of a merge? : Sas programming
What is the use of PROC gplot?
What is a put statement?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
Difference between nodup and nodupkey options?
What is the difference between reading data from an external file and reading data from an existing data set?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
explain the use of % includes a statement in sas? : Sas-administrator
how will you locate the sas platform applications? : Sas-bi
what is the difference between unique key and primary key? : Sas-di
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what is the basic structure sas administrator? : Sas-administrator