标题: ORA-02270: no matching unique or primary key for this column-list [打印本页] 作者: admin 时间: 2016-7-20 17:31 标题: ORA-02270: no matching unique or primary key for this column-list ORA-02270: no matching unique or primary key for this column-list
Cause: A REFERENCES clause in a CREATE/ALTER TABLE statement gives a
column-list for which there is no matching unique or primary key constraint in the
referenced table. Action: Find the correct column names using the ALL_CONS_COLUMNS catalog
view