Hi,
We installed CRM 2011 in 2013 and had been using it since then. Now, as the number of records got increased tremendously, as part of cleanup, we want to delete the old records. The tables have parent-child relationship, restrict delete relationship and dependency on same tables as well (i.e., sort of parent-child relationship within the table).
With these complications, for most of the tables, on an average, the CRM API based deletion is taking about 20 seconds to delete a record.
Even with CRM tool, manually, it is taking almost the same time.
For bulk deletion of records from CRM tables, is there any other safe way of quick deletion ?
Also, can we delete the records using SQL Delete operation ? What are the problems that we might face if we delete this way ?










