MySQL Forums
Forum List  »  Newbie

Re: Group-wise Maximum performance
Posted by: Jon Richards
Date: May 03, 2005 01:51PM

Yep you are quite right, but I'm afraid I haven't explained the problem well enough.

The database contains updates for objects. Each object has a name and an update time. Basically I need the latest update for each object. The 'latest' for each object may be a different time for each, for example the latest update for object A may be 10:00 AM, but the latest update for object B may be 11:00 AM.

Cheers,

Jon.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.