Delete all records SQL statement - Mendix Forum

Delete all records SQL statement

3

Over the years I’ve had many cases where there was a need to clean up 1M+ records from the database. Usually this is caused by forgetting to clean up data regularly but nevertheless it happens very often.

 

All current best-practice solutions are not working to my satisfaction:

So it would be really nice to be able to perform a direct SQL-delete-query on the internal database in order to delete millions of records in a matter of seconds instead of hours. 

asked
0 answers