oracle 10g中,全角和半角互相转换函数:
1、全角转半角
To_single_byte(全角字符)-->半角字符
2、半角转全角
To_multi_byte(半角字符)-->全角字符
posted on 2008-07-02 12:57 KaKaXu 阅读(749) 评论(0) 收藏 举报