SIGNAL Statement

Lets you raise an exception condition.

Syntax

SIGNAL exception-name

Standards

  • SQL—ISO/ANSI SQL compliant.

  • Sybase—SIGNAL is not supported by Adaptive Server Enterprise.

Permissions

None

Related reference
BEGIN … END Statement
RESIGNAL Statement