shad0w4life
New Member
- Joined
- Nov 4, 2004
- Messages
- 48
I need to get the highest # per name
Eg.
ABC 4
ABC 5
ABC 3
Would show up as
ABC 5
I'm hoping it is simple, but i'm new to SQL and don't have any decent books available to me right now.
Edit: I believe I solved it using a totals query. Correct me if I am wrong though please
Eg.
ABC 4
ABC 5
ABC 3
Would show up as
ABC 5
I'm hoping it is simple, but i'm new to SQL and don't have any decent books available to me right now.
Edit: I believe I solved it using a totals query. Correct me if I am wrong though please