2.1.16 NText

The NText data type supports a range of Unicode characters that has a maximum number of storage bytes of 231 – 2 (2,147,483,646). The values of this data type are represented in simple Unicode string format, as follows.

 NText = 0*nOCTET

In this format, n = 2,147,483,646. Because the characters are already in Unicode, there is no conversion.