in reply to delete duplicate entries ina table
You didn't say, what database you are using. Depending on that, perhaps the most efficient way would be to solve it within the database, instead of doing it with Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: delete duplicate entries ina table
by chiranjivip (Initiate) on Jun 13, 2012 at 06:46 UTC | |
by rovf (Priest) on Jun 13, 2012 at 06:55 UTC |