http://qs321.pair.com?node_id=1114732


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."