Answer Posted / n katepalli
variable name may be 32 characters but usually in the
industry its 8 char i.e we have lable's to rename it upto 40
char.Lable is alias name i.e the description of the variable.
sas rename is used for renaming the variables.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
how do you test for missing values? : Sas programming
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
What are the statements that are executed only?
how does sas handle missing values in procs? : Sas programming
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?
In SAS explain which statement does not perform automatic conversions in comparisons?
Briefly explain input and put function?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
explain the function of substr in sas? : Sas-administrator
What is the function of Stop statement in a SAS Program?
What do you know about sas and what we do? : sas-grid-administration
Which command is used to save logs in the external file?
What is program data vector (pdv)?
how to change the execute of macro