Subject | Re: [Firebird-Architect] Re: [IB-Architect] Rebuilding foreign keys system indexes |
---|---|
Author | Ann Harrison |
Post date | 2003-04-15T20:32:24Z |
At 04:00 PM 4/15/2003 -0500, David Zvekic wrote:
SQL standard considers UPDATE T1 SET A = 5 to be a single statement,
not on statement for each instance of T1.
Regards,
Ann
>1. deferred until the completion of the statement, which means thatIn fact, that is the way constraints are supposed to work. The
>if the data becomes temporarily invalid during the execution of a single
>statement, but by the completion of the statement
>it corrects itself then the constraint is satisfied.
SQL standard considers UPDATE T1 SET A = 5 to be a single statement,
not on statement for each instance of T1.
Regards,
Ann