Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Disabling FK constraints until the end of a txn

Disabling FK constraints until the end of a txn

From: <ralfkret_at_hotmail.com>
Date: 5 Feb 1999 01:40:07 -0800
Message-ID: <79ee9n$8vl@edrn.newsguy.com>


Is there any way to disable the foreign key constraints on a table until the end of a transaction?

I remember working with a db (can't remember the brand, maybe it was sybase or mssql) where i could defer the constraint checking until the transaction was committed. This way the sequence of inserts didn't matter.

Thanks for your help.

Ralf Kretzschmar Received on Fri Feb 05 1999 - 03:40:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US