常見例句雙語例句This can be used if the isolation level RR (Repeatable Read) is not used by any programs that operate on the same set of tables.如果對同一組表進行操作的任何程序都沒有使用隔離級別 RR(可重復讀,Repeatable Read),那么就可以使用上述操作。Notice that the ANSI isolation levels and DB2 isolation levels have different names, and "repeatable read" has different meanings.請注意,ANSI 隔離級別和 DB2 隔離級別使用了不同的名稱,“可重復的讀取” 也有著不同的含義。If the value is set to 1, then the optimizer behaves as it does for value 0 if the transaction isolation mode is not Repeatable Read.如果將其值設置為 1,那么當事務隔離模式不是可重復讀(Repeatable Read)時,優(yōu)化器的行為就與值為 0 時一樣。 返回 repeatable read