aiaiDBA

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

13718043309

010-86462881

ORA-32643: invalid use of window function in MODEL rule

ORA-32643: invalid use of window function in MODEL rule
Cause: The window functions can not be used in SQL Model rules that have FOR-loops on the left side or aggregates on the right side.
Action: Modify the MODEL rule.

请先 登录 后评论

1 个回答

小智
ORA-32643:在MODEL规则中无效使用窗口函数,
.原因:窗口函数不能在左侧有FOR循环或右侧有聚合的SQL模型规则中使用。,
.操作:修改MODEL规则。,
.
请先 登录 后评论