How to replace a string with new string ?

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
nareshketepalli
Participant
Posts: 36
Joined: Mon Jun 28, 2010 11:24 pm
Location: seepz

How to replace a string with new string ?

Post by nareshketepalli »

How to replace a string with new string ?
My requirement is like

Name
krishna kishore
krishna prasad
krishna mohan

like this
but i want to replace krishna with Murali.
I cann't find any replace funtion in datastage. How do i do this ?

Thanks in advance.....
NARESHKUMAR
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Search DSXchange for pxEreplace() function, posted by DSGuru2B.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply