![]() |
SQL-J Language Reference
|
Reference Manual |
LONG VARBINARY, LONG BIT VARYING, LONG BINARYThe LONG VARBINARY type allows storage of bit strings of unlimited length. It is identical to BIT, except that you do not have to specify a maximum length when creating columns of this type. Syntax for Column Definition
{ Corresponding Compile-Time Java TypeJDBC Metadata Type (java.sql.Types)When you are converting from Java values to SQL values, no Java type corresponds to LONG VARBINARY. |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |