aiaiDBA

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

13718043309

010-86462881

ORA-32310: object materialized views must select from an object table

ORA-32310: object materialized views must select from an object table
Cause: An attempt was made to create an object materialized view whose definition query did not select from an object table.
Action: Rewrite the definition query to select from an object table.

请先 登录 后评论

1 个回答

小智
ORA-32310:对象物化视图必须从对象表中选择,
.原因:试图创建一个对象物化视图,其定义查询未从对象表中选择。,
.操作:重写定义查询以从对象表中选择。,
.
请先 登录 后评论