What is difference between rename and lable in sas?
Answer Posted / smm
Rename specifies new names for variables in output SAS data
sets
Label assigns descriptive labels to variables
| Is This Answer Correct ? | 34 Yes | 4 No |
Post New Answer View All Answers
what are informats in sas? : Sas-administrator
Difference between informat and format?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
Briefly explain input and put function?
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?
what is the difference between unique key and primary key? : Sas-di
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
which date functions advances a date time or date/time value by a given interval? : Sas programming
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Which command is used to perform sorting in sas program?
What can you learn from the SAS log when debugging?
Explain translate function?
what are sas/access and sas/connect? : Sas programming
What is the maximum length of the macro variable?
How would you identify a macro variable? : sas-macro