Hello,
I am wondering if there is any functional difference between a feature class created using any of the arcpy feature class related methods versus building a table in SQL Server, enabling it with geometry, and ensuring a unique primary key. While I understand that tables created in the back end would not be registered to the geodatabase, after registration is there any functional difference?
Thank you!