I somtimes face a WAIT FOR COMMIT when executing a single SELECT
statement.There are other actions on th queried table.However, I
expected that a single select (as first statement within the
transaction) should never have to wait as EXAsol uses multi...