Dmitry Igrishin wrote:
> I'm confused a bit by example in 13.2.2:
In current docs that is the "Repeatable Read Isolation Level"
section.
> "For example, even a read only transaction at this level may see a
> control record updated to show that a batch has been completed but
> not see one of the
Hello,
I'm confused a bit by example in 13.2.2:
"For example, even a read only transaction at this level may see a
control record updated to show that a batch has been completed but
not see one of the detail records which is logically part of the batch
because it read an earlier revision of the co