The SAP ASE server detects SQLSTATE warning conditions
The warnings are:
Message |
Value |
Description |
---|---|---|
Warning – null value eliminated in set function. |
01003 |
Occurs when you use an aggregate function (avg, max, min, sum, count) on an expression with a null value. |
Warning – string data, right truncation |
01004 |
Occurs when character, unichar, or binary data is truncated to 255 bytes. The
data may be:
|