aiaiDBA

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

13718043309

010-86462881

PCB-00241: A host variable is required here

PCB-00241: A host variable is required here
Cause: The COUNT item in the dynamic SQL statement must be a host variable but is not.
Action: Use a host variable in the COUNT item of the dynamic SQL statement.

请先 登录 后评论

1 个回答

小智
PCB-00241:这里需要一个主机变量,
.原因:动态SQL语句中的COUNT项必须是主机变量,但不是。,
.操作:在动态SQL语句的COUNT项目中使用主机变量。,
.
请先 登录 后评论