Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximum of a Group
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00515735
Message ID:
00515742
Views:
8
Try:
SELECT * FROM wrktable;
WHERE acq_time in (sel MAX(acq_time) from wrktable)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform