Subject | Re: [ib-support] Atomic Increment/Decrement |
---|---|
Author | Ann W. Harrison |
Post date | 2003-06-01T17:05:04Z |
At 09:38 AM 6/1/2003 -0700, Robert DiFalco wrote:
Regards,
Ann
www.ibphoenix.com
We have answers.
>I would like to do something like this:Yes.
>
> UPDATE Child SET Child.parentCount = Child.parentCount + 1 WHERE
>Child.id = :childId;
Regards,
Ann
www.ibphoenix.com
We have answers.