what is the main difference between rename and label? (don't
say that they both perform the same function).
Answers were Sorted based on User's Feedback
Answer / kiran
we can change the name of a variable using both rename and
label options.
when we use label the change will be temporary i.e. only
for printing purpose;
but, when we use rename option the change will be
permanantly stored in the dataset.
and both the options can be used in both datastep and
procstep.
| Is This Answer Correct ? | 2 Yes | 8 No |
Tell me about % include and % eval? : sas-macro
How many missing values are available? When might you use them?
Where do the database management systems store data and how do u import them.
describe about metadata object? : Sas-di
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
What are the advantages of using sas?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How do dates work in sas?
Can you execute macro within another macro? : sas-macro
How to sort in descending order?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
what is pdv? how it is related to input buffer in sas?