How would you remove a format that has been permanently
associated with a variables?
Answer Posted / tangyoulei
proc datasets;
format='';
run;
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What Proc glm does?
Describe 5 ways to do a “table lookup” in SAS?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
State the difference between INFORMAT and FORMAT ?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What are the difference between sas functions and procedures?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
How do dates work in SAS data?
What are the default statistics that proc means produce?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
Differentiate between format and informat? : sas-grid-administration
What is the difference between %put and symbolgen? : sas-macro
What are the limitations for memory allocation for SAS variables