to_single_byte(c1)

【功能】将字符串中的全角转化为半角

【参数】c1,字符型

【返回】字符串

【示例】

SQL> select to_multi_byte('高A') text from dual;
test
----
高A