Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COUNT taking too long on network
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00172498
Message ID:
00172521
Views:
30
>Here it is:
>
>SELECT temp.mnemonic, ata, name, class, type, status, CNT(*) FROM temp ;
>INTO TABLE assignee_temp ;
>WHERE group = gcGroup AND dept = gcDept ;
>AND BETWEEN(assign_date,gdStartDate,gdEndDate) ;
>GROUP BY 1,2,3
>

Could it be that the BETWEEN() function is INCLUSIVE?

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform