I'm looking for information on how to write SQL scripts to automate the creation of a feature class with versions in ArcSDE. I want to be able to automate the process itself, as well as put scripts under version control. Can someone point me to a resource explaining how to do this?
Is it possible? It seems that there are many relationships between tables and data when an object class is added.
PS It should not be pure SQL, but it should be some kind of script, so we can save it until version control and work outside the ESRI tools for desktop computers.
source
share