aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PCC-02010: found end-of-file while scanning string literal

PCC-02010: found end-of-file while scanning string literal
Cause: A string in a SQL statement, which should be delimited by single quotation marks, was not terminated properly.
Action: Check that all strings are delimited.

请先 登录 后评论

1 个回答

小智
PCC-02010:扫描字符串文字时找到文件结尾,
.原因: SQL语句中应该用单引号分隔的字符串未正确终止。,
.操作:检查所有字符串是否已分隔。,
.
请先 登录 后评论