RE: Mysql Purge script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



DELETE FROM <table(s)>
WHERE <some-date-attribute-converted-to-days> > <than-30-days>


-----Original Message-----
From: Php2tor
To: php-windows@lists.php.net
Sent: 3-10-2003 18:15
Subject:  Mysql Purge script

Does anyone have a script that will purge a MySQL DB that
has entries over 30 days old?

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux