Skip to contents

Converts string to lower case.

Usage

lower(string = VARCHAR)

Arguments

string

VARCHAR

Value

VARCHAR

SQL examples

lower('Hello')