I am connecting to a SQL Server database that has field names greater than 31 characters.
Pretty much any geoprocessing tool fails on a SQL Server table that has field names this long as it is an ArcMap limitation.
Anyone know a command that will DUPLICATE the table without causing an error? Possibly by copying and then altering the field name. ALSO I need to use model builder so I can't manipulate/export in ArcMap first.