Contents Index LAST USER special value SQLSTATE special value

ASA SQL Reference
  SQL Language Elements
    Special values

SQLCODE special value


Function 

Current SQLCODE value.

Data type 

String.

Description 

The SQLCODE value is set after each statement. You can check the SQLCODE to see whether or not the statement succeeded.

See also 

Expressions

Database Error Messages.


Contents Index LAST USER special value SQLSTATE special value