in reply to
use sqlldr with perl
sqlldr uses the NLS_LANG environment variable to define language_location.charset Try setting it to "SIMPLIFIED CHINESE_CHINA.ZHS16GBK"
print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."
Comment on
Re: use sqlldr with perl
Download
Code
In Section
Seekers of Perl Wisdom