OQL LENGTH

Last modified: August 27, 2024

Description

The LENGTH function returns the length of a string value.

Syntax

The syntax is as follows:

LENGTH ( expression )

expression specifies an expression of type string.