What is difference between rename and lable in sas?
Answer Posted / srinivas,korasavada
Rename specifies new names for variables in output SAS data
sets and you can give 8 charecters only.
Label specifies new description upto 256 charecters and it
will appear in dataset not in output.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Describe crosslist option in tables statement?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
what is the effect of the options statement errors=1? : Sas programming
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
How can you create a macro variable with in data step? : sas-macro
What are the limitations for memory allocation for SAS variables
what is factor analysis? : Sas-administrator
How do you connect the desktop application to metadata server? : sas-grid-administration
How will you generate test data with no input data?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
What do you code to create a macro? : sas-macro
explain the key concept of sas? : Sas-administrator
What are the new features included in the new version of SAS Programming Language?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro