my source having the records like
ram 3
sam 5
tom 8
and i want to load into target like ram record 3 times,sam
record 5 times, tom record 8 times
Answer Posted / james
Hi Guys,
we can get the desired result set using Java t/r applying
for loop.
Please let me know if you have any suggestions.
Thanks,
James.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the types of schemas we have in data warehouse.
can we override a native sql query within informatica? Where do we do it? How do we do it?
Explain the types of transformations?
When do you use sql override in a lookup transformation?
How to start a workflow using pmcmd command?
Explain the different kinds of facts.
Explain sessions and how many types of sessions are there?
What are different types of transformations available in informatica?
What do you mean by channel change?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
How to generate sequence numbers?
Differentiate between sessions and batches?
How many input parameters can exist in an unconnected lookup?
What are the static cache and dynamic cache in informatica?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?