2014年9月18日 星期四

insert Oracle with special characters in Perl

https://community.oracle.com/thread/2203961?tstart=0 
 
use Encode;
...
$working = encode("utf8", "µmol/L");

沒有留言:

張貼留言