I'm doing some clean-up on an old site... I'm finding user accounts in the [Users] table that are not showing in Admin > Users
I need to remove these stray accounts directly from the DB but want to make sure they are removed from every necessary table based on the UserID.
Thank you!