Subject | Re: [firebird-support] Transaction question |
---|---|
Author | Ann W. Harrison |
Post date | 2006-11-16T18:36:58Z |
Rick Debay wrote:
read committed, yes, it will see changes.
Regards,
Ann
> Transaction A startsThat depends on the transaction options chosen for TX A. If it's
> Transaction B starts
> TX B inserts many rows in table 1
> TX B commits
> TX A selects from table 1
>
> Can TX A see the rows that TX B committed?
read committed, yes, it will see changes.
Regards,
Ann