I am not sure if Perl is included under PC programming languages section. Anyways I have a question regarding regular expressions. I have a file with SQL insert statements. Some of the statements have three commas in a row like ,,, and I want to use regular expressions to substitute every occurance of ,,, with
,' ',' ',' ',