Re: Insert into merge table fails
Maybe you can try to remove the auto_increment in the MERGE table, just make it a the same without auto_increment. I have an example where the base table has auto_increment but the merge table does not have the auto_increment, jsut the normal integer unsigned not null
Subject
Views
Written By
Posted
9784
July 23, 2006 08:51AM
5099
July 23, 2006 08:09PM
5005
July 25, 2006 05:52AM
Re: Insert into merge table fails
4682
July 25, 2006 07:08PM
4661
July 27, 2006 08:39AM
4858
July 31, 2006 01:08AM
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.