Subject | RE: [Firebird-Architect] Re: [IB-Architect] Rebuilding foreign keys system indexes |
---|---|
Author | Ann W. Harrison |
Post date | 2003-04-19T19:51:12Z |
At 02:44 AM 4/19/2003 -0400, Claudio Valderrama C. wrote:
though that doesn't affect your example.
Regards,
Ann
www.ibphoenix.com
We have answers.
>Ann Harrison wrote:I'm quite sure it doesn't.
> >
> > In fact, that is the way constraints are supposed to work. The
> > SQL standard considers UPDATE T1 SET A = 5 to be a single statement,
> > not on statement for each instance of T1.
>
>But I'm not sure the engine agrees. :-)
>... However, the so-called CHECK-constraints areActually, I think that the check triggers are run in system context,
>triggers, triggers written behind scenes by the DSQL layer, triggers
>affected by the isolation level of the current transaction, triggers that
>will fire for each changed record
though that doesn't affect your example.
Regards,
Ann
www.ibphoenix.com
We have answers.