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 / lakshmi srinivas
By using convert function in transformer,we can implement
that....
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is "fatal error/rdbms code 3996" error?
Differentiate between operational datastage (ods) and data warehouse?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
How and where you used hash file?
How a server job can be converted to a parallel job?
Does datastage support slowly changing dimensions ?
What is the flow of loading data into fact & dimensional tables?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
What is the roundrobin collector?
Could anyone give brief explanation bout datastage admin
What is difference between symmetric multiprocessing and massive parallel processing?
What is the use of datastage director?
in oracle target stage when we use load option and when we use upsert option?
On which Dimension Table you implemented SCD Type in your Project
What are the steps needed to create a simple basic datastage job?