![]()
![]() ![]() ![]() ![]() ![]() ![]() ![]() Documentation Top ![]() Global Index ![]() Reference Manual ![]() ![]() ![]() Developer's Guide ![]() ![]() Tuning Cloudscape ![]() ![]() |
TINYINTTINYINT provides 1 byte of storage for integer values. Syntax for Column DefinitionCorresponding Compile-Time Java Typejava.lang.Byte JDBC Metadata Type (java.sql.Types)TINYINT Minimum Valuejava.lang.Byte.MIN_VALUE (-128) Maximum Valuejava.lang.Byte.MAX_VALUE (127) When mixed with other data types in expressions, the resulting data type follows the rules shown in Numeric Type Promotion in Expressions. See also Storing Values of One Numeric Data Type in Columns of Another Numeric Data Type. Literals of the appropriate format always map to INTEGER or LONGINT; use a CAST to convert a literal to a SMALLINT. | ||
![]() ![]() ![]() ![]() ![]() ![]() | ![]() ![]() Cloudscape Version 3.0 ![]() For technical support, go to: www.cloudscape.com and click Support. Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved. |