You can use the CONNECTION_PROPERTY function to view the isolation level for the current connection.
Prerequisites
You must be connected to a database.
Execute the following statement:
SELECT CONNECTION_PROPERTY( 'isolation_level' ); |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |