How to Resolve ORA-02449: unique/primary keys in table referenced by foreign keys
ORA-02449 Tried to drop a table, but it failed with ORA-02449. SQL> show user USER is "HR" SQL> drop table employees; drop table employees … Read More »How to Resolve ORA-02449: unique/primary keys in table referenced by foreign keys