Home > Cron, Data, Database > Truncate Database Data Older Than 30 Days

Truncate Database Data Older Than 30 Days

June 20th, 2011

Hello, I need a script that would truncate data from several tables in the database older than 30 days. These are the following tables i need this script to work with invites, messages_sent, admin_message, image_invite_request, journal, and notifications. If possible i would like this to not run as a cron job but instead run within the script i have on: http://friendalicious.com


Truncate Database Data Older Than 30 Days

Categories: Cron, Data, Database Tags: , , , , , ,
Comments are closed.
Bear