aiaiDBA

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

13718043309

010-86462881

PLS-00626: partitioned/clustered/ordered parameter must be a function argument

PLS-00626: partitioned/clustered/ordered parameter must be a function argument
Cause: A partitioning or clustering/ordering specification specified on an argument that is not one of the function arguments.
Action: Specify partitioning/clustering/ordering based on the function ref-cursor formal argument.

请先 登录 后评论

1 个回答

小智
PLS-00626:partition / clustered / ordered参数必须是函数参数,
.原因:在不是函数参数之一的参数上指定的分区或集群/排序规范。,
.操作:根据函数ref-cursor formal参数指定分区/聚类/排序。,
.
请先 登录 后评论