December 2002
Intermediate to advanced
928 pages
85h 29m
English
ALTER SESSION
ALTER SESSION SET ISOLATION_LEVEL = SERIALIZABLE | READ COMMITTED
Sets the isolation level for the session.
Enforces serialization at the transaction level.
Enforces serialization at the statement level. This value is the default for Oracle.
Read now
Unlock full access