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 -> Re: Disabling FK constraints until the end of a txn

Re: Disabling FK constraints until the end of a txn

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Fri, 5 Feb 1999 10:40:03 -0000
Message-ID: <918210945.23480.0.nnrp-13.9e984b29@news.demon.co.uk>


Oracle 8 allows constraints to be deferred like this, though they have to be created as such.

Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk

,
ralfkret_at_hotmail.com wrote in message <79ee9n$8vl_at_edrn.newsguy.com>...
>Is there any way to disable the foreign key constraints on a table until
the end
>of a transaction?
>
Received on Fri Feb 05 1999 - 04:40:03 CST

Original text of this message

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