User deletion requirements
Hi folks,Exactly what needs to be true (or not true) about any given user for me to be able to delete them via SQL maintenance tool? I am attempting to delete a bunch of users using the following statement: DELETE FROM htblusers WHERE email not like ...