Chapter 15 Writing SQL Statements in PowerDesigner


ERROR

Description

Handles errors

Syntax

.ERROR (errno, "errmsg")

Argument Description
errno Error number
errmsg Error message

Example

.ERROR(-20001, "Parent does not exist, cannot insert child")

 


Copyright (C) 2005. Sybase Inc. All rights reserved.