aiaiDBA

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

13718043309

010-86462881

PCB-00204: Group items cannot be used except in INTO or VALUES clause

PCB-00204: Group items cannot be used except in INTO or VALUES clause
Cause: A group item host variable was used outside of an INTO or VALUES clause. A group item host variable may be used only in an INTO or VALUES clause.
Action: Do not use a group item outside of an INTO or VALUES clause.

请先 登录 后评论

1 个回答

小智
PCB-00204:除INTO或VALUES子句外,不能使用组项,
.原因:组项目主机变量在INTO或VALUES子句之外使用。组项目主机变量只能在INTO或VALUES子句中使用。,
.操作:不要在INTO或VALUES子句之外使用组项。,
.
请先 登录 后评论