VeloDB Cloud
SQL Manual
SQL Functions
String Functions
LCASE

lcase

Description

Syntax

INT lcase (VARCHAR str)

Convert all strings in parameters to lowercase. Another alias for this function is lower.

keywords

LCASE