List:General Discussion« Previous MessageNext Message »
From:Victoria Reznichenko Date:March 6 2003 2:45pm
Subject:re: Timestamp and deleteing records.
View as plain text  
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




Thread
Timestamp and deleteing records.ed6 Mar
  • Re: Timestamp and deleteing records.Roger Baklund6 Mar
re: Timestamp and deleteing records.Victoria Reznichenko6 Mar