Hello!
Describe me please, how can I delete huge amount of object types by SQL database? For example, there is class "chair" in CMDBuild and this class contains 10000 object types (many different chairs with their own ID numbers). One day I found mistakes in this OT and I should delete all of them. If I'm not mistaken, there is only one way to do it - SQL database. But I don't know, how can I organize this process. Please, help me!
Hello,
I never delete attribute (even if they have mistakes). I prefer to change the "status" attribute on the table of the class (here chair) by "N".
If it can help ... :-)
Hello!
Describe me please, how can I delete huge amount of object types by SQL database? For example, there is class "chair" in CMDBuild and this class contains 10000 object types (many different chairs with their own ID numbers). One day I found mistakes in this OT and I should delete all of them. If I'm not mistaken, there is only one way to do it - SQL database. But I don't know, how can I organize this process. Please, help me!