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
Explain what Proc glm does?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How do you define proc in sas? : sas-grid-administration
What is the sas data set? : sas-grid-administration
What areas of SAS are you most interested in?
Can you suggest us materials for sdtm mapping?
what is enterprise guide? What is the use of it? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what are some differences between proc summary and proc means? : Sas programming
What is the general format of function in sas? : sas-grid-administration
how does sas handle missing values in functions? : Sas programming
how does sas handle missing values in assignment statements? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
for report generation which one you used proc report or data_null_?
What is the use of function Proc summary?