Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pesquisa com SQL
Message
 
To
28/04/2002 00:02:32
Fernando Borges
Owl Informática Ltda.
S. J. Rio Preto, Brazil
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00650110
Message ID:
00650127
Views:
37
Alow Fernando!

Tente isto:
Select ID, CNPJ, Sum(1) As Ocorrencias From Clientes;
   Group by ID Having Ocorrencias>1 Into Cursor Resultado
[]s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Previous
Reply
Map
View

Click here to load this message in the networking platform