When I try to prune a certain set of users (example: all users awaiting email confirmation who haven't visited the system since May 1, 2003) I get a VB error
What SQL query could I run that will delete the users?
To make it easier, I can move the set of users to the POST BAN category and then run a SQL query that deletes all users who are in the POST BAN group.
Can anybody offer some insight? Thanks!