OQL LENGTH

Last modified: February 13, 2024

The LENGTH function returns the length of a String value.

The syntax is as follows:

LENGTH ( expression )

expression Specifies an expression of type String.