One could even take this a step further and say the above only applies in REPEATABLE-READ (i.e., flush queue before read view is opened). For READ-COMMITTED, should it be before every statement?
One could even take this a step further and say the above only applies in REPEATABLE-READ (i.e., flush queue before read view is opened). For READ-COMMITTED, should it be before every statement?