Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Usage » Transactions and isolation levels » Isolation levels and consistency » Snapshot isolation

 

Snapshot isolation example

The following example uses two connections to the SQL Anywhere sample database to show how snapshot isolation can be used to maintain consistency without blocking.

 Example: use snapshot isolation
 See also