For a SELECT INTO, a FETCH with a read-only cursor, subquery, or fullselect used in an INSERT statement, level Uncommitted Read (UR) allows:
For other operations, the rules of level CS apply.
In the SQL 2003 Core standard, Uncommitted Read is called Read Uncommitted.
DB2 UDB for iSeries supports uncommitted read through COMMIT(*CHG) or COMMIT(*UR).
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.