aiaiDBA

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

13718043309

010-86462881

PCB-00216: OCCURS ASCENDING/DESCENDING clause not allowed for "string"

PCB-00216: OCCURS ASCENDING/DESCENDING clause not allowed for "string"
Cause: A variable declared with an OCCURS clause with the ASCENDING or DESCENDING KEY IS subclause was used in a SQL statement or embedded PL/SQL block.
Action: Remove the ASCENDING or DESCENDING KEY IS subclause from the variable declaration.

请先 登录 后评论

1 个回答

小智
PCB-00216:OCCURS ASCENDING / DESCENDING子句不允许用于“ string ”,
.原因:使用带有ASCENDING或DESCENDING KEY IS子句的OCCURS子句声明的变量在SQL语句或嵌入式PL / SQL块中使用。,
.操作:从变量声明中删除ASCENDING或DESCENDING KEY IS子句。,
.
请先 登录 后评论