Hi,
source data is
col1 values are 5,6,7
col2 are 3,2,1
col3 are 8,9,10
and i want to get target as
col1 5,6,7
col2 1,2,3
col3 8,9,10
how to do this one?

Answer Posted / ram

use sort for col2

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you use flat files in Mapplets.

2224


Explain what transformation and how many are there in informatica?

486


What is lookup change?

618


What is meant by query override?

637


Enlist the various types of transformations.

559






What is enterprise data warehousing?

615


What is sequence generator transformation in informatica?

625


which one is better performance wise joiner or look up

628


What is a predefined event?

662


Is it possible to define a single node as a Gateway node as well as worker node?

659


Why filter transformation is an active one?

565


What is option by which we can run all the sessions in a batch simultaneously?

665


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

3450


Explain about cumulative Sum or moving sum?

622


complex mapping ur project u r invlve can u explain and give real time example give me ?

1842