When using read uncommitted pragma, is it possible to get a row of data
where some columns reflect state of that row at one point, while others at
another? For example when you are reading in one thread while writing in
another.

Thank you!

Reply via email to