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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » SQL Anywhere Administration Tools » Interactive SQL » Interactive SQL options

command_delimiter option [Interactive SQL] Next Page

commit_on_exit option [Interactive SQL]


Function

Controls behavior when Interactive SQL disconnects or terminates.

Allowed values

On, Off

Default

On

Description

Controls whether a COMMIT or ROLLBACK is done when you leave Interactive SQL. When commit_on_exit is set to On, a COMMIT is done.

See also