I HAVE A SOURCE FILE CONTAINING
1|A,1|B,1|C,1|D,2|A,2|B,3|A,3|B
AND IN TARGET I SHOULD GET LIKE
1|A+B+C+D
2|A+B
3|A+B
WHICH TRANSFORMATION I SHOULD USE
Answer Posted / guest
Aggregator with group by on column with values 1, 2, 3
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
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.
What are session parameters ? How do you set them?
Explain informatica architecture - version 8 / 9
Is it possible to define a single node as a Gateway node as well as worker node?
what are factless facts? And in which scenario will you use such kinds of fact tables.
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
What is incremental aggregation?
What are the types of data warehouses?
what is the difference between informatica6.1 and infomatica7.1
How many transformations can be used in mapplets.
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
What is the commit type if you have a transaction control transformation in the mapping?
What is deployment group?
Sequence generator, when you move from develoment to production how will you reset
tell me 5 session failure in real time how can you solve that in your project?