Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Get the latest date for each item type

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-18 : 08:35:36
Ron McMahon writes "I have a single table with a product ID and an event date. How do I return the most recent record (ie. greatest event date) for each product ID? Each product ID can have hundreds of records in this table, each with a different date."
   

- Advertisement -