Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to GROUP BY MAX() ?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00109215
Message ID:
00110595
Views:
30
Harold,

Here's how it works...
By having a sub-select statement, it is doing a test recurrsively for each primary record.

Basically asking on an EACH RECORD basis
Give me all fields I am listing from the table
PROVIDED THAT the AsOfDate on this record
IS the same date as the maximum possible date returned from the sub-select.

The sub-select is based on the same mailing list ID thus limiting the scope.

Glad it worked for you...
Previous
Reply
Map
View

Click here to load this message in the networking platform