Re: How can I disable referential integrity during import?

From: Emmanuel Baechler <ebaechle_at_hospvd.ch>
Date: Mon, 05 Oct 1998 08:37:40 +0200
Message-ID: <36187744.3C80_at_hospvd.ch>


> Try
> ALTER TABLE 'myTable' DISABLE CONSTRAINT 'myFKConstraint'
> for each table which caused problems.

Thanks for your answer. This means that there is no switch for enabling or disabling all constraints at a time.

Best regards

Emmanuel Baechler Received on Mon Oct 05 1998 - 08:37:40 CEST

Original text of this message