Delimited String to Variable Length Vector

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
jneasy
Participant
Posts: 32
Joined: Sun Jan 29, 2012 8:47 pm
Location: Australia

Delimited String to Variable Length Vector

Post by jneasy »

How can I store a delimited string as a variable length vector for vector matching?

Example source string (delimited by pipes)
'2'|'4'|'22'|'22'|'19'|'8'
Joseph Neasy
Post Reply