in reply to
Re^3: extract string columns with perl
in thread
extract string columns with perl
Nice one thanks for the hint. I checked the oracle linesize limit and set it to 32767 which is the max.
Looks to help with the csv file format and now I sorted it.
Thanks to all!
Comment on
Re^4: extract string columns with perl
In Section
Seekers of Perl Wisdom