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 |
how to change the execute of macro
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
What are the difference between sas functions and procedures?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What is maximum number of rows and cols can be handled in SAS?
Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.
Tell e how how dealt with..
How to do user inputs and command line arguments in SAS? D&B
what is in stream data in SAS?
Name statements that are execution only?