lower

Description

Return the input string in lowercase.

Return type

string

Domain

This is a scalar function (calculates a single output value for a single input row.)

Categories

Usage

lower( value )

Argument

Type

Required

Multiple

value

string

Required

Only one