what is the main difference between rename and label? (don't
say that they both perform the same function).
Answer Posted / 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 |
Post New Answer View All Answers
In sas admin differentiate between roles and capabilities? : sas-grid-administration
what are input dataset and output dataset options? : Sas programming
Describe crosslist option in tables statement?
How can sas program be validated?
what is the difference between infile and input? : Sas-administrator
What do the PUT and INPUT functions do?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
What is the use of the %include statement?
What is proc sort?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
where to use sas business intelligence? : Sas-bi
Can you explain the process of calendar?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
What are the automatic variables for macro? : sas-macro
This entry was posted in General. Bookmark the permalink. Post a comment or leave