[thelist] SQL Max Query Distinct

Feingold Josh S Josh.S.Feingold at irs.gov
Thu Nov 14 15:07:01 CST 2002


--
[ Picked text/plain from multipart/alternative ]
Rudy -

Thanks for your help, that did it.  (Thanks for your shot also Chris.)  I
did have to make one tweak for SQL Server to understand it, though.  I
changed the first line from:

select app, firstName, lastName, dateChanged

to

select XX.app, firstName, lastName, dateChanged

Take care,
Josh



More information about the thelist mailing list