Checkmate Posted August 27, 2014 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted August 27, 2014 Share Posted August 27, 2014 DELETE FROM `login` WHERE `logincount` = 0; ------------------------------ wew..my 6666th post. Quote Link to comment Share on other sites More sharing options...
Like above topic..
Can i request an sql queries or command to delete all acc in database which is not even online even once??.??
Link to comment
Share on other sites