SQL/MX 3.2.1 Reference Manual (H06.26+, J06.15+)
SQL/MX Functions and Expressions
HP NonStop SQL/MX Release 3.2.1 Reference Manual—691117-004
8-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')










