postgresql 中replace 函数. select replace(字段名,E'\r','') from 表名where 字段名like E'%\r%';; 查看修改后结果,并不真实修改数据库.
確定! 回上一頁