| id | datatypes-string |
|---|---|
| title | String Types |
Strings of an arbitrary length.
The length is not limited.
The value can contain an arbitrary set of bytes, including null bytes. The String type replaces the types VARCHAR, BLOB, CLOB, and others from other DBMSs.