What is difference between rename and lable in sas?
Answer Posted / mahesh
yes
i agree with above answers
rename changes the total name of variable it will disturb
the source
label also changes the variable descriptive information of
the variable it won't disturb the source
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is factor analysis?
how many types prompting framework can be broken down to? : Sas-bi
how would you determine the number of missing or nonmissing values in computations? : Sas programming
describe how to adjust the performance of data integrator? : Sas-di
Explain input and put function?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
How do you define proc in sas? : sas-grid-administration
Tell e how how dealt with..
Which function is used to count the number of intervals between two sas dates?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
how to debug and test the sas program? : Sas-administrator
what is star schema? : Sas-di
name several ways to achieve efficiency in your program? : Sas programming
What is the sas data set? : sas-grid-administration
What are common programming errors committed in sas