ORA-02256:number of referencing columns must match referenced columns
错误码
错误描述:number of referencing columns must match referenced columns
错误原因:The number of columns in the foreign-key referencing list is not equal to the number of columns in the referenced list.
解决方法:Make sure that the referencing columns match the referenced columns.
向认证技术专家提问
向技术专家提问


