Re: Newbie MySQL question: how to retrieve latest entry from a history of entries?
From: Flip ([remove)
Date: 08/25/04
- Next message: Joe Weinstein: "Re: How to detect when a connection times out ?"
- Previous message: Leny: "How to detect when a connection times out ?"
- In reply to: davout: "Newbie MySQL question: how to retrieve latest entry from a history of entries?"
- Next in thread: davout: "Re: Newbie MySQL question: how to retrieve latest entry from a history of entries?"
- Reply: davout: "Re: Newbie MySQL question: how to retrieve latest entry from a history of entries?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Aug 2004 11:34:00 -0400
What about adding a Timestamp col to the stationstatus table? Maybe call is
ts, and that way you can order by that column for newest/oldest in the sql.
- Next message: Joe Weinstein: "Re: How to detect when a connection times out ?"
- Previous message: Leny: "How to detect when a connection times out ?"
- In reply to: davout: "Newbie MySQL question: how to retrieve latest entry from a history of entries?"
- Next in thread: davout: "Re: Newbie MySQL question: how to retrieve latest entry from a history of entries?"
- Reply: davout: "Re: Newbie MySQL question: how to retrieve latest entry from a history of entries?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]