[postgreSQL] Use the escape string syntax for escapes, e.g., E' '.
Posted 肥肥大超
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[postgreSQL] Use the escape string syntax for escapes, e.g., E' '.相关的知识,希望对你有一定的参考价值。
问题描述:
使用insert into 向postgreSQL数据库中插入数据时报错:Use the escape string syntax for escapes, e.g., E\'\\r\\n\'.
解决方案:
在插入的字符串前加上E
eg:
以上是关于[postgreSQL] Use the escape string syntax for escapes, e.g., E' '.的主要内容,如果未能解决你的问题,请参考以下文章
[PostgreSQL] Use Foreign Keys to Ensure Data Integrity in Postgres
1 IntelliSense: #error 指令: Please use the /MD switch for _AFXDLL builds
IntelliSense: #error 指令: Please use the /MD switch for _AFXDLL builds