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

explain about citrix scheduling tool in datastage

1808


What is staging variable?

621


Could anyone give brief explanation bout datastage admin

1965


What are the main differences you have observed between 7.x and 8.x version of datastage?

618


Differentiate between Join, Merge and Lookup stage?

641






What is the difference between account and directory options ?

618


How to reverse the string using unix?

2793


I have a few records just I want to store data in to targets cycling way how?

1893


What is the use of datastage director?

584


What is the purpose of pivot stage?

601


What is a merge in datastage?

762


What is size of a transaction and an array means in a datastage?

737


How can one find bugs in job sequence?

780


tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise

2698


Is possible to create skid in dim,fact tables?

2187