Previous Topic Next topic Print topic


UNSIGNED

UNSIGNED is an attribute to the FIXED BINARY variables. It indicates that the variable can assume only nonnegative values. FIXED BINARY UNSIGNED can have a precision from 1 through 64.

For information on the size and alignment of the FIXED BINARY UNSIGNED data types see the Data Types table in the User's Guide.

Previous Topic Next topic Print topic