aiaiDBA

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

13718043309

010-86462881

ORA-22914: DROP of nested tables not supported

ORA-22914: DROP of nested tables not supported
Cause: Attempted to DROP a nested table.
Action: nested tables cannot be explicitly dropped. nested tables can only be dropped by dropping their containing parent table.

请先 登录 后评论

1 个回答

小智
ORA-22914:不支持嵌套表的DROP,
.原因:尝试DROP嵌套表。,
.操作:无法显式删除嵌套表。嵌套表只能通过删除其包含的父表来删除。,
.
请先 登录 后评论