Information icon IBM InfoSphere DataStage and InfoSphere QualityStage, Version 8.5
space Feedback

MCT

Converts words in a string to initial capitals.

Syntax

MCT

Examples

The following example shows the effect of an MCT conversion code with the Iconv function:

Conversion Expression
Internal Value
X = Iconv("john SMITH 1-234", "MCT")
X = "John Smith 1-234"

The following example shows the effect of an MCT conversion code with the Oconv function:

Conversion Expression
External Value
X = Oconv("john SMITH 1-234", "MCT")
X = "John Smith 1-234"

PDFThis topic is also in the IBM InfoSphere DataStage Server Job Developer's Guide.

Update timestamp Last updated: 2010-09-30