Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Impossible query
Message
From
12/02/2003 12:51:32
 
 
To
12/02/2003 04:28:04
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00752198
Message ID:
00752340
Views:
24
Steve

may be this works for you:

SELECT employee,MAX(date) as maxdate, wage,... FROM wage GROUP BY employee

Giesbert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform