ORA-22896:cannot have both scope and referential constraint on REF column "string"
错误码
错误描述:cannot have both scope and referential constraint on REF column "string"
错误原因:REF column has both a referential and a scope constraint. A referential constraint implies a scope constraint.
解决方法:Remove either the referential or scope constraint and then retry the operation.
向认证技术专家提问
向技术专家提问


