Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT ... GROUP BY: VFP9 Best Practices?
Message
From
20/03/2006 18:38:53
 
 
To
19/03/2006 17:38:16
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01105667
Message ID:
01106050
Views:
27
>You can wrap them into MIN or MAX
...
  MIN(SomeFunc1(WS_IP)) AS WS_IP_OrderBy, ;
  MIN(SomeFunc2(PDomain)) AS PDomain_OrderBy, ;
  MIN(SomeFunc3(FDomain)) AS FDomain_OrderBy, ;
...
That's a clever trick - I'll remember this, I may be able to use it in future. Thanks.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform