[thelist] SQL- grouping and dates

Anthony Baratta Anthony at Baratta.com
Tue Apr 3 11:55:01 CDT 2001


You'll need to do a second query for each "Root". I'd do it this way:

SELECT MAX(Updated) FROM WHERE Root = 'A'
---
Anthony Baratta
President
Keyboard Jockeys





More information about the thelist mailing list