Results 1 to 10 of 14

Thread: how to delete inactive users

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default

    Need same for inactive videos.

    I would consider people who have not logged in for over a year as an inactive user. How do we delete people whos last log in was, say...sometime in 2009 or older?

    Code:
    DELETE FROM users WHERE user_last_login_time='???????????'
    Last edited by grynmoors; 08-18-2010 at 09:26 PM.
    If it's not fun, stop doing it!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •