entity A --> id, entity_a_name, foreign_key_entity_B entity B ---> id, entity_b_name
when i delete entity B record, it suppose to auto delete entity A that has foreign_key_entity_B ?
Error: ORA-02292: integrity constraint (schema.FKA630D2FB5F0F1180) violated - child record found