I'm looking to delete rows in my relational database (mysql) upon a certain expiration date (say, 30 days after the original data was entered) Any ideas on the best way to do this? Do databases typically have this feature built in or is it something you have to program? Thank you, Drew