Is it possible to truncate CRM table data?
The answer is for some it's Yes. you can truncate the extensionbase tables in the CRM cause mostly they contain data and foreign keys. We can truncate these tables.
But we cannot truncate the base tables as they contain the references to other tables. You need to use the delete command to delete data in these tables.
Borella never change!
5 weeks ago
No comments:
Post a Comment