Hello everyone,
I have several feature classes where I need to change the precision of a field from Precision 38, Scale 8 to Precision 18, Scale 2.
The field is of type double, and I tried to change the field with ArcCatalog emptying the table and it does not work.
Thanks