DB2 Scalar functions - LCASE


Volta a página anterior

Volta ao Menu das scalar functions

Volta ao Menu Principal


Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com

LCASE

The LCASE function returns a string in which all the SBCS characters of the input string have been converted to lowercase characters.
The LCASE scalar function is a synonym for the LOWER scalar function.

LCASE(string-expression )

The schema is SYSIBM.

Related reference



© Copyright IBM Corp.