DB2 Scalar functions - UCASE (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

UCASE (locale sensitive)

The UCASE function returns a string in which all characters have been converted to uppercase characters using the rules associated with the specified locale.

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

The schema is SYSIBM.

UCASE is a synonym for UPPER.

Related reference



© Copyright IBM Corp.