Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this possible in an SQL Select Statement?
Message
 
To
04/07/2002 05:29:58
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00675261
Message ID:
00675289
Views:
10
Thanks, this is very useful information!

Jaime

>Jaime,
>Then a side note :
>When in SQL min() and max() are aggregate functions. They're different from VFP's min and max. ie:
>
>? min(f1,f2,f3) && Assuming f1,f2,f3 are fields of same type prints min
>
>select min(f1,f2,f3) from mytable && Generates error
>
>Cetin
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Reply
Map
View

Click here to load this message in the networking platform