consistency by isolation levels, while SELECT SUM(*) million records, UPDATE some records
I was testing READ UNCOMITTED
and READ COMITTED
. For this, using 2.5 million row records, I tried the followings.
I was testing READ UNCOMITTED
and READ COMITTED
. For this, using 2.5 million row records, I tried the followings.