ArcGis Pro 2.6
I have a table in a file geodatabase that I created with a connection to a (non sde) sql database with table to table. A number of fields have empty (non null) values and I want to calculate the to <Null>. However when I try to alter those fields in the field view, I get
Error 001625 failed to alter field is nullable
Is there a way for me to make this work? I'd rather not add new fields that are nullable or create an empty table of the same schema and append the originals.