aiaiDBA

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

13718043309

010-86462881

PCC-02393: SQL statement found inside an EXEC SQL DECLARE SECTION

PCC-02393: SQL statement found inside an EXEC SQL DECLARE SECTION
Cause: An executable SQL statement appears inside a DECLARE SECTION.
Action: Move the SQL statement into the body of a function.

请先 登录 后评论

1 个回答

小智
PCC-02393:在EXEC SQL DECLARE SECTION中发现的SQL语句,
.原因:可执行SQL语句出现在DECLARE SECTION中。,
.操作:将SQL语句移动到函数的正文中。,
.
请先 登录 后评论