aiaiDBA

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

13718043309

010-86462881

ORA-38445: TOP clause not allowed with no statistics

ORA-38445: TOP clause not allowed with no statistics
Cause: An attempt was made to use the TOP parameters clause with no statistics available for the expression set.
Action: Collect statistics for the expression set and try again.

请先 登录 后评论

1 个回答

小智
ORA-38445:不允许使用TOP子句,没有统计信息,
.原因:试图使用TOP参数子句,但没有可用于表达式集的统计信息。,
.操作:收集表达式集的统计信息,然后重试。,
.
请先 登录 后评论