Hi,
I have 3 records,
1 Srini
1 vasa
2 reddy
now i want o/p like this
1 Srinivasa
2 reddy
could u please help in this
Thanks in advance.
Answer Posted / narayana kota
Hi
you can do this job using Pivot Stage convert these rows in
Columns by specify the column name in pivot stage as
first_column ,second_column and third_column and using
tranformer stage concatante first_column and second_column
using stage variables and pass to target.
if any method is there plz let me known
Regards
Narayana Kota
pnarayana12@gmail.com
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
what is 'reconsideration error' and how can i respond to this error and how to debug this
How rejected rows are managed in datastage?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
What are stage variables, derivations and constants?
describe the Steps to confiure a Qlogic switch
Where do you see different stages in the designer?
Explain datastage architecture?
how to export or import the jobs in .ISX file
How to manage date conversion in Datastage?
Define Job control?
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
What steps should be taken to improve Datastage jobs?
Is the value of staging variable stored temporarily or permanently?
What is difference between server jobs & parallel jobs?
What is the purpose of pivot stage and types of containers in datastage