Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select min(x,y)
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00168438
Message ID:
00168440
Views:
40
Don,

I don't believe you can use MIN(v1,v2) in a select, You use MIN(field) and it compares all contents. Youl have to select MIN(f1), MIN(f2) then get the minimum from those values.

-Tom
-TomC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform