How would you remove a format that has been permanently
associated with a variable?
________________
Answer Posted / name is no need
we can remove the format by using procdatasets:
Procdatasets;
modify <data set name>;
format <variable name>(which variable format needs to
modify>;
run;
quit;
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
what are the component of range? : Sas-bi
What are common programming errors committed in sas
explain the concepts and capabilities of business object? : Sas-bi
explain about data integrator metadata reports? : Sas-di
what is function of retain statment
what are the best practices to process the large data sets in sas programming? : Sas-administrator
what is transformation in sas data integration? : Sas-di
how would you create multiple observations from a single observation? : Sas programming
In proc transpose and data step with arrays which one you pick?
What are symget and symput? : sas-macro
How do dates work in SAS data?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What is program data vector (pdv) and what are its functions?
Can you suggest us materials for sdtm mapping?
What are the different operating system platforms in which we can use sas? : sas-grid-administration