OQL LENGTH

Last modified: May 29, 2024

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.