Re: Table reordering of multi-table DELETE
That does not change my comment. Let me rephrase it... You will be removing the aaa records in random order. With each removal, it will remove the parent, thereby leaving children orphaned.
Hmmmm... Maybe the Cascading Delete is backwards? Please provide
* SHOW CREATE TABLE tbl\G
* SHOW TABLE STATUS LIKE 'tbl'\G
* EXPLAIN SELECT ...\G
and surround them with [ code ] and [ / code ]
Subject
Views
Written By
Posted
4081
May 26, 2009 03:43PM
2625
May 27, 2009 01:21AM
2314
May 27, 2009 02:11AM
Re: Table reordering of multi-table DELETE
2291
May 27, 2009 09:52AM
2334
May 28, 2009 07:10AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.