ERROR | cannot drop parent key column |
CAUSE | An attempt was made to drop a parent key column. |
ACTION | Drop all constraints referencing the parent key column, or specify CASCADE CONSTRAINTS in statement. |
ERROR | cannot drop parent key column |
CAUSE | An attempt was made to drop a parent key column. |
ACTION | Drop all constraints referencing the parent key column, or specify CASCADE CONSTRAINTS in statement. |