aiaiDBA

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

13718043309

010-86462881

PCC-02022: Found end of file while scanning a SQL statement

PCC-02022: Found end of file while scanning a SQL statement
Cause: The precompiler encountered an end of file while parsing an EXEC SQL statement.
Action: Add statement terminator(;) or complete the EXEC SQL statement.

请先 登录 后评论

1 个回答

小智
PCC-02022:扫描SQL语句时找到文件结尾,
.原因:解析EXEC SQL语句时,预编译器遇到文件结束。,
.操作:添加语句终结符(;)或完成EXEC SQL语句。,
.
请先 登录 后评论