Checkmate Posted August 27, 2014 Group: Members Topic Count: 96 Topics Per Day: 0.02 Content Count: 554 Reputation: 14 Joined: 09/24/12 Last Seen: November 20, 2024 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 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM 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...
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??.??
Link to comment
Share on other sites
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.