apache > db
Apache DB Project
 
Font size:      

String limitations

String limitations


Table 30. String limitations

The following table contains limitations on string values in Derby.
ValueMaximum Limit
Length of CHAR254 characters
Length of VARCHAR32,672 characters
Length of LONG VARCHAR32,700 characters
Length of CLOB2,147,483,647 characters
Length of BLOB2,147,483,647 characters
Length of character constant32,672
Length of concatenated character string2,147,483,647
Length of concatenated binary string2,147,483,647
Number of hex constant digits16,336
Length of DOUBLE value constant30 characters

Previous Page
Next Page
Table of Contents
Index