Split the Address

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
janreddy
Participant
Posts: 15
Joined: Tue Apr 07, 2009 9:57 am

Split the Address

Post by janreddy »

Hi I would like to extract the house number and Street from Address field so I am wondering how to do it in DataStage.

Thanks
Jana
Sreenivasulu
Premium Member
Premium Member
Posts: 892
Joined: Thu Oct 16, 2003 5:18 am

Post by Sreenivasulu »

The question is quite generic ?
Is it a question on how to build the logic or a question on datastage ?

Regards
Sreeni
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

....or Quality Stage
janreddy
Participant
Posts: 15
Joined: Tue Apr 07, 2009 9:57 am

Post by janreddy »

I have one source field: Address_Line = 5353 Windward Pkwy so I would like to split this into two fields: House number = 5353 and Street = Windward Pkwy so do we have any function in DataStage to achieve this.

Thanks
Jana
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Field().
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply