Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql to find duplicates
Message
From
17/07/2003 12:09:41
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00811118
Message ID:
00811132
Views:
14
Hi Sergey!

Are there some difference in performance will have been written thus?
select KeyFld from TestDups group by 1 ;
     having count(KeyFld) > 1 ;
     into cursor curDupes
Bye!
Erick
Força Sempre!
Strength Always!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform