Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use Having with SQL Server database
Message
From
11/01/2013 08:25:06
 
 
To
11/01/2013 07:38:38
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01562104
Message ID:
01562118
Views:
55
>>>
>>>select COUND(DISTINCT(WO_NUMBER)) AS TOT_NUM from MyTable WHERE <SomeCondition> HAVING TOT_NUM > 5
>>>
>>COUND? Try with COUNT.
>First, thank you.
>COUND is my typo here (it is 4 am here and I am still not 100%).
>But I am not sure how I can replace the expressing in the HAVING
>clause.

The COUND() function might actually work here, assuming it's a COUNT-WITHIN-A-BOUNDED-RANGE. Probably need another parameter or two though. Just a minor syntax error. :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform