| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: when are check() constraints evaluated
On 22 Dec 2003 11:24:34 -0800, karelvdwalt_at_webmail.co.za (Karel van
der Walt) wrote:
>I am specifically interested in table invariants
The relational model and the SQL standard support deferred constraint checking, in which the constraints are evaluated at the end of a transaction. But not all vendors have implemented support for deferred constraints yet.
-- Mike Sherrill Information Management SystemsReceived on Tue Dec 23 2003 - 09:01:31 CST
![]() |
![]() |