DB2 Scalar functions - STRLEFT


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

STRLEFT

The STRLEFT function returns the leftmost string of string-expression of length length, expressed in the specified string unit.

STRLEFT ( string-expression , length ,CODEUNITS16CODEUNITS32OCTETS )

The schema is SYSIBM.

The STRLEFT scalar function is a synonym for the LEFT scalar function.



© Copyright IBM Corp.