Hi all,
There was a feature class in an enterprise geodatabase that needed to be changed (number of columns, type of columns, and names of columns had to be changed). My method was to create a new feature class and copy all the records from the old one and paste them into the new one. My old feature class resides in a two- way replica. Now I want to delete the old one and replace it with the new one. How can I do this?
Thanks