On Thursday 06 March 2003 13:40, wrote:
> I'm currently building a database and am using a timestamp(14) column for
> keeping track of when an entry was added to it. Is there an easy way to
> remove records that are more than 180 days old inside a MySQL query
> instead of going through and removing tham all by hand,
What do you mean "removing tham all by hand"?
Remove records using DELETE statement:
http://www.mysql.com/doc/en/DELETE.html
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Victoria Reznichenko
/ /|_/ / // /\ \/ /_/ / /__ Victoria.Reznichenko@stripped
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net
<___/ www.mysql.com