Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Contador - SQL
Message
From
21/02/2002 06:35:18
 
 
To
20/02/2002 15:24:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00622770
Message ID:
00623044
Views:
32
<
SELECT cdcli, nomecli, COUNT(*) AS registro ;
FROM cliente ;
GROUP BY cdcli, nomecli ;
INTO CURSOR teste

[Breno] Alex , eu já havia tentado isso tambem , o problema é que ele me traz 1 pra todos os registro pois ele nesse caso considera o GROUP BY.

Se alguem tiver outra solução.

Obrigado,
Breno Lucas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform