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'.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.