for fc in fcList: arcpy.Rename_managemant(fc,"new_name")
for fc in fcList: arcpy.Rename_managemant(fc,"DATABASE_NAME.new_name")
No. You can set the env workspace to your SDE connection.And by the way, it's 'management'.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.