LOWERCASE Function



Function Type

Predefined function

Syntax

LOWERCASE( <stringValue> )

Description

Converts all uppercase characters in a string to lowercase.

Argument

Description

<stringValue>

String value to be converted to lowercase.

Returns

String

Examples

Converts a string with a value of "HIGH" to a string with a value of "high".

LOWERCASE("HIGH")

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX Data Studio Help