Collection Contents Index tsql_variables option [compatibility] Next PDF

SQL Anywhere® Server - Database Administration  > Database Options  > Introduction to database options  > Alphabetical list of options

updatable_statement_isolation option [database]


Specifies the isolation level used by updatable statements when the isolation_level option is set to readonly-statement-snapshot.

Allowed values

0, 1, 2, 3

Default

0

Remarks

The isolation level specified by the updatable_statement_isolation option is used by updatable statements when the isolation_level option is set to readonly-statement-snapshot. The following values are accepted:

See also

Collection Contents Index tsql_variables option [compatibility] Next PDF