aiaiDBA

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

13718043309

010-86462881

PLS-00631: PARTITION-BY and CLUSTER/ORDER-BY clauses must be used with the same function argument

PLS-00631: PARTITION-BY and CLUSTER/ORDER-BY clauses must be used with the same function argument
Cause: PARTITION-BY and CLUSTER/ORDER-BY clauses are specified on different function arguments.
Action: Use the same argument in both PARITITON-BY and CLUSTER/ORDER-BY clauses.

请先 登录 后评论

1 个回答

小智
PLS-00631:PARTITION-BY和CLUSTER / ORDER-BY子句必须使用相同的函数参数,
.原因: PARTITION-BY和CLUSTER / ORDER-BY子句在不同的函数参数上指定。,
.操作:在PARITITON-BY和CLUSTER / ORDER-BY子句中使用相同的参数。,
.
请先 登录 后评论