Improve the Delete User feature
When deleting a User from the database, my understanding is that the system only performs that delete when the system is idle (or something similar to idle). Because we have a very large database and very active system, if we use the Delete ...