Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oops! MIN & MAX in SQL commands
Message
 
To
18/02/2003 13:39:54
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00752219
Message ID:
00754845
Views:
23
Cetin

>>>select max(max(nField, 99*1)) as Column1 from myTable
>>Are you sure this one will work?
>>
>>>Note that in last sample outer max is SQL aggreagation function whilst inner max is VFP's max() function.
>>Inner one won't work!

>John,
>Did you try the sample ? Inner one works as arithmetiuc max.
>Cetin

Correction! It works - but what exactly is it for? I _still_ want my arithmetic MAX().

Waaah!

John Burton
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform