in reply to Help with removing dupes from a string with perl

I would let the database do the work. Write your SQL so that it doesn't return rows you don't want.
  • Comment on Re: Help with removing dupes from a string with perl