Row expiration

Discussion in 'MySQL' started by MCJim, Aug 27, 2008.

  1. #1
    Is it possible to set a row to expire and automatically delete after a certain amount of time? Thanks.
     
    MCJim, Aug 27, 2008 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    It is not possible with MySQL, I dont know about other databases. You can achieve such kind of things with cronjobs.
     
    mwasif, Aug 28, 2008 IP