标题: ORA-30737: cannot create subtable of a type which is not a subtype of the typ... [打印本页] 作者: admin 时间: 2016-9-5 11:22 标题: ORA-30737: cannot create subtable of a type which is not a subtype of the typ... ORA-30737: cannot create subtable of a type which is not a subtype ofthe type of the supertable Cause: An attempt was madeto create a subtable(subview) of a type which is not
a subtype of the type of the super object. Action: Change the type ofthe subtable to be a subtype of the superobject's type
and then retry the operation.