Archive

Posts Tagged ‘truncate’

Truncate Database Data Older Than 30 Days

June 20th, 2011 Comments off

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

Categories: Cron, Data, Database Tags: , , , , , ,
Bear