Adaptive Server currently detects the following SQLSTATE warning conditions, described in Table 6-1:
Message |
Value |
Description |
---|---|---|
Warning – null value eliminated in set function. |
01003 |
Occurs when you use an aggregate function (avg, max, min, sum, or 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:
|
Copyright © 2005. Sybase Inc. All rights reserved. |