DB2 Scalar functions - UCASE


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

The UCASE function is identical to the TRANSLATE function except that only the first argument (char-string-exp) is specified.

UCASE(expression)

The schema is SYSIBM.

UCASE is a synonym for UPPER.

Related reference



© Copyright IBM Corp.