Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPD25b SQL SELECT filter subset of a query result based
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00530650
Message ID:
00530932
Views:
11
>Thanks for the help and I have found a solution based on it as follows:
>
>
>scust.packageid + DTOS(scust.applicdt) IN ( ;
>        SELECT sc.packageid + DTOS(MAX(scust.applicdt)) ;
>		FROM a25scust sc ;
>		GROUP sc.packageid) AND ;
>
>
>Regards
>Bhavbhuti
And how is it different from what I sugested?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform