Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking for Duplicates
Message
From
16/02/2004 09:18:05
 
 
To
16/02/2004 09:09:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00877622
Message ID:
00877625
Views:
10
This message has been marked as a message which has helped to the initial question of the thread.
SELECT yourfield FROM yourdbf GROUP BY yourdbf.yourfield HAVING COUNT(*)>1
>Does anyone know of a simple code that I can check for duplicate records within a table?
Previous
Reply
Map
View

Click here to load this message in the networking platform