Ater field names in geodatabase into lowercase or uppercase

513
0
12-19-2019 06:05 AM
DanielStojanoski
New Contributor

Hi,

I have geodatabase with different feature classes (points, polylines, polygons) and each of them contain many fields. All of the fields are written differently (some of them with capital letter at the beginning then lower cases, some with all capital and some with all lower cases). 

Is it possible to iterate in arcpy all feature classes and convert (alter) field names into lowercase or all into uppercase (Capital letters)  in order to standardize them? 

0 Replies