SQL/MX 3.2 Reference Manual (H06.25+, J06.14+)

SQL/MX Functions and Expressions
HP NonStop SQL/MX Release 3.2 Reference Manual691117-001
9-127
Examples of OCTET_LENGTH
Examples of OCTET_LENGTH
If a character string is stored as two bytes for each character, this function returns
the value 12. Otherwise, the function returns 6:
OCTET_LENGTH ('Robert')