Checkmate Posted August 27, 2014 Posted August 27, 2014 Like above topic..Can i request an sql queries or command to delete all acc in database which is not even online even once??.?? Quote
Emistry Posted August 27, 2014 Posted August 27, 2014 DELETE FROM `login` WHERE `logincount` = 0; ------------------------------ wew..my 6666th post. Quote
Question
Checkmate
Like above topic..
Can i request an sql queries or command to delete all acc in database which is not even online even once??.??
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.