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

Home -> Community -> Usenet -> comp.databases.theory -> Re: 'with check option' constraint

Re: 'with check option' constraint

From: Carl Federl <cfederl_at_yahoo.com>
Date: 21 Nov 2005 14:00:15 -0800
Message-ID: <1132610415.581490.122750@g44g2000cwa.googlegroups.com>


Oracle, Ocelot, and SQL Anywhere support defering check constraints until commit.

Definitely not supported by DB2 or MS SQL Server.

MS SQL Server does allow disabling a constraint, but the disabling applies to all connections and is not automatically re-enabled on commit. Received on Mon Nov 21 2005 - 16:00:15 CST

Original text of this message

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