OCTET_LENGTH

This function is used to count the number of bytes in a specified string.

Syntax

OCTET_LENGTH(string)

Example

SELECT OCTET_LENGTH(‘Data Virtualization’)