apache > db
Apache DB Project
 
Font size:      

LONG VARCHAR FOR BIT DATA

LONG VARCHAR FOR BIT DATA

The LONG VARCHAR FOR BIT DATA type allows storage of bit strings up to 32,700 bytes. It is identical to VARCHAR FOR BIT DATA, except that you do not have to specify a maximum length when creating columns of this type.

Syntax

LONG VARCHAR FOR BIT DATA


Previous Page
Next Page
Table of Contents
Index