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
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?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
What is the difference between INPUT and INFILE ?
what do the pad and dim functions do? : Sas programming
explain the use of % includes a statement in sas? : Sas-administrator
What is a macro routine?
why is sas data integration studio important? : Sas-di
What is the length assigned to the target variable by the scan function?
How to read an input file in sas?
Tell e how how dealt with..
What is the maximum length of the macro variable? : sas-macro
Mention what is the difference between nodupkey and nodup options?
Explain the difference between informat and format with an example.
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What is the difference between match merge and one to one merge?