Subject Re: problem with "set transaction read committed no wait no record_version"
Author crizoo4712
> Think he want that read only the data that IS committed and "the record with id 10104 isn't already committed".

That's it! I just want to read the records that are committed. I don't even want to read a VERSION of uncommitted records.

Thank and Regards,
Christoph