if i am having 10 records in source, i want 20 records in
target...how will you do it
Answer Posted / kamleshmishra291
user following code in java transformation
for( int i=0;i<2;i++)
{
output_port 1=input port 1;
output_port n=input port n;
generateRow();
}
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the uses of etl tools?
Explain the types of transformations?
Explain the scenario which compels informatica server to reject files?
What is meant by incremental aggregation?
Why sorter is an active transformation?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
Explain Dataware house architecture .how data flow from intial to end?
How to elaborate powercenter integration service?
Can we create two repositories on same database instance in oracle?
What is different between the data warehouse and data mart?
What is a dimensional model?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
what is Active lock explain
TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com
Can we override a native sql query within informatica?