Versions available for this page: CUBRID 8.2.1 | CUBRID 8.3.0 | CUBRID 8.3.1 | CUBRID 8.4.0 | CUBRID 8.4.1 | CUBRID 8.4.3 | CUBRID 9.0.0 |
STRING is a variable-length character string data type. STRING is the same as the VARCHAR with the length specified to the maximum value. That is, STRING and VARCHAR(1,073,741,823) have the same value.