Reason:
SQL does not support unsigned integer (small or regular) fields. Such a field is treated as a character string.
Action:
If it is necessary to treat the field as integer, redefine it as signed.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|