I have a feature class with four subtypes, in a Geodatabase in Oracle.
I have to change the Domain of one field in one subtype.
I'd like to make this operation by PL/Sql.
I can make it only for feature class without subtypes, writing the new value in the "gdb_fieldinfo" table.
I don't understand how to make it with a feature class with subtypes.
Could anyone help me?
Thanks
Daniele