DB2 Scalar functions - INSTR


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

INSTR

The INSTR function returns the starting position of a string (the search string) within another string (the source string).
The INSTR scalar function is a synonym for the LOCATE_IN_STRING scalar function.

INSTR(source-string, search-string ,start,instance ,CODEUNITS16CODEUNITS32OCTETS )

The schema is SYSIBM

Related reference



© Copyright IBM Corp.