DB2 Scalar functions - LCASE (locale sensitive)


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 (locale sensitive)

The LCASE function returns a string in which all characters have been converted to lowercase characters using the rules associated with the specified locale.
The LCASE scalar function is a synonym for the LOWER scalar function.

LCASE(string-expression ,locale-name ,code-units ,CODEUNITS16CODEUNITS32OCTETS )

The schema is SYSIBM.

Related reference



© Copyright IBM Corp.