The transaction isolation level is, by default, Serializable. If you need to the use a different isolation level, enter it here. Valid values are: Serializable, Snapshot, Repeatable Read, Read Committed, Read Ucommitted.