SIGNAL statement

Description

Signals an exception condition.

Syntax

SIGNAL exception-name

Usage

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


Side effects

None.

Standards

Permissions

None.

See also