SIGNAL statement

Description

Signals an exception condition.

Syntax

SIGNAL exception-name

Usage

SIGNAL lets you raise an exception. See Chapter 8, “Using Procedures and Batches” in the Sybase IQ System Administration Guide for a description of how exceptions are handled.


Side effects

None.

Standards

Permissions

None.

See also

BEGIN... END statement

RESIGNAL statement