Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Count
Message
From
23/09/2004 03:38:54
 
 
To
21/09/2004 10:51:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Count
Miscellaneous
Thread ID:
00943945
Message ID:
00945281
Views:
26
hi,
thank you very much,

yes i need explaine ..
COUNT(ncli) AS cnt_ncli, MAX(telno) AS last_telno FROM active ;&& every part pls. 

   GROUP BY 1 INTO CURSOR telno READWRITE&& and this part

REPLACE ALL active.Count1 WITH telno.cnt_ncli,active.Count2 WITH IIF(active.telno=telno.last_telno,telno.cnt_ncli,0)&& i'm not sure about it ,and what you mean with iif.
thanks .

best regards.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform