Hi,
I am getting data from sequential file like below
column1
A&B
C&D
A&E
X&Y&Z
v&x
But I need the target column as like below
column1
A and B
C and D
A and E
X and Y and Z
v and x

Answer Posted / manish

Using Convert function we can achieve this:

Convert('&',' and ',column string)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between datastage and informatica?

891


Define ds designer?

1029


On which interface you will be working as a developer?

852


What is the sortmerge collector?

928


What is the difference between server job and parallel jobs?

936


Lookup constraints

1054


Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also

2993


How to convert RGB Value to Hexadecimal values in datastage?

3730


What are the types of containers in datastage?

964


What is datastage?

876


Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.

2690


What are the steps needed to create a simple basic datastage job?

913


Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?

2022


Can you explain kafka connector?

1072


What are the main features of datastage?

947