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


Please Help Members By Posting Answers For Below Questions

What is the purpose of _character_ and _numeric_?

836


what is sas database server? : Sas-di

834


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

1934


What are the advantages of using sas?

882


What are the statements in proc sql?

842


What is program data vector (pdv) and what are its functions?

858


What is the role of sas grid administrator? : sas-grid-administration

1078


What does P-value signify about the statistical data?

1119


what are the categories that sas informats are used to the place the data? : Sas-administrator

821


What are common programming errors committed in sas

921


To what type of programms have you used scratch macros?

2373


What is the length assigned to the target variable by the scan function?

918


What are the differences between sum function and using “+” operator?

823


Differentiate between ceil and floor functions.

906


what is operational data and operational system? : Sas-di

882