i am getting this error ORA-02291: integrity constraint (string.string) violated - parent key not fo
I am getting this error on inserting values to a table with 1 primary column and 3 foreign key columns which are primary to other 3 tables.
0