OQL LENGTH

Last modified: April 20, 2023

1 Description

The LENGTH function returns the length of a string value.

2 Syntax

The syntax is as follows:

1
LENGTH ( expression )

expression specifies an expression of type string.