Is there a way to join two datasets together (eg. FeatureClass called setA with fields "blabla1" "blabla2" and a textfile called setB.txt), then export the joined data as a new Featureclass without the new fieldnames to be setB.txt_blabla1; setB.txt_blabla2 but just blabla1; blabla2?
If not, is there a way to change many field names in a geodatabase at the same time automatically? Or to export the names to excel and import them again somehow?
Best, P