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

nulls option [Interactive SQL] Next Page

on_error option [Interactive SQL]


Function

Controls what happens if an error is encountered while executing statements in Interactive SQL.

Allowed values

String (see below for allowed values)

Default

Prompt

Description

Controls what happens if an error is encountered while executing statements, as follows:

When you are executing a .sql file, the values Stop and Exit are equivalent. If you specify either of these values, Interactive SQL terminates.

See also