Skip to main content
Solved

How to delete sde geodatabase tables and Feature Classes?

  • April 20, 2015
  • 1 reply
  • 31 views

Hi All,

 

 

I am tring to build a model that would delete all the existing tables, Feature classes and Relationship Classes in a SDE geodatabase and then copy new data from another geodatabase. is there a tool that i can use to delete the actual tables and not the records in those tables?

 

 

and a sub question, is there a way to create/update/delete domains in SDE?

 

 

thanks you!

 

 

 

Best answer by david_r

Hi,

 

 

my preferred method would be to implement this using arcpy scripting inside e.g. a startup script.

 

 

Delete a feature class: http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000052000000

 

 

Delete a domain: http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000021000000

 

 

David
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Evangelist
  • Best Answer
  • April 21, 2015
Hi,

 

 

my preferred method would be to implement this using arcpy scripting inside e.g. a startup script.

 

 

Delete a feature class: http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000052000000

 

 

Delete a domain: http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000021000000

 

 

David

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings