in reply to Re^3: Store Procedure or Perl program?
in thread Store Procedure or Perl program?

Hi, I agree, stored proc and the database are well optimized to handle this. Rather than exporting the work to perl which is cumbersome and slower in performance. thanks.