Best practices on the cleanest way to purge stale/ inactive user records
I am doing analysis of stale users in my environment and after identifying them, I need to purge them.What is the best practice to purge users from the user table without breaking anything?How to find any records in the system these about-to-be purge...
