Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECTing MAX()
Message
From
13/12/2000 12:33:20
 
 
To
13/12/2000 11:15:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00452686
Message ID:
00452955
Views:
29
thanks for all your answers. I just got here and quickly tried this and worked.

Select Name, Max(Score) from myCur where Id = Id into cursor whatever
group by Name

It gives me all I need, the highest score for each person.
thanks again
Previous
Reply
Map
View

Click here to load this message in the networking platform