GAUSS-00827:constraint '%s' conflicts with non-inherited constraint on child table '%s' SQLSTATE: 42P17
错误码
错误描述:constraint '%s' conflicts with non-inherited constraint on child table '%s' SQLSTATE: 42P17
错误原因:ALTER TABLE INHERIT操作,父表的约束与子表的非继承约束冲突,不能继承。
解决方法:建议更改子表或父表的约束限制。
向认证技术专家提问
向技术专家提问