| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Marco Simon | Date: | March 7 2006 12:39pm |
| Subject: | Re: selecting records newer than say 20 min | ||
| View as plain text | |||
select * from table where mytimestamp > (unix_timestamp - 20) ?? Gregory Machin schrieb: > Hi > What, is the easest way to select all the records created in the last 20 min > stay based on a column that has a timestamp record. > > Many Thanks > > -- > Gregory Machin > greg@stripped > gregory.machin@stripped > www.linuxpro.co.za > www.exponent.co.za > Web Hosting Solutions > Scalable Linux Solutions > www.iberry.info (support and admin) > > +27 72 524 8096 >
| Thread | ||
|---|---|---|
| • selecting records newer than say 20 min | Gregory Machin | 7 Mar |
| • Re: selecting records newer than say 20 min | Marco Simon | 7 Mar |
| • Re: selecting records newer than say 20 min | Косов Евгений | 7 Mar |
| • Re: selecting records newer than say 20 min | Martijn Tonies | 7 Mar |
| • Re: selecting records newer than say 20 min | Gregory Machin | 7 Mar |
