【发布时间】:2014-01-01 18:32:21
【问题描述】:
我的 postgres 9 db 中有用户名,例如
Ron R ty ♥☆♡★Green Eyes♥☆♡★
Sωℯℯт۞Angel 2 ᾧ➍ᾧ ty Լù☪ƖƒεƦ
数据库以 utf-8 编码
有没有办法检测 SQL 中标准罗马字符之外的这些特殊字符的存在?
我尝试使用此处记录的convert http://www.postgresql.org/docs/9.1/static/functions-string.html,但只出现错误。
【问题讨论】:
标签: postgresql