I am having a FLAT FILE SOURCE as first line:
1000,null,null,null
second line as:null,2000,null,null 3rd line
as :null,null,3000,null and final line as:
null,null,null,4000 ............................Now i want
the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For
more clarification i
want to elimate nulls and want in a single line. Please
help me out
Answer Posted / suri
thats a oracle answer
but in informatica u have to use reverse pivoiting
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
can we override a native sql query within informatica? Where do we do it? How do we do it?
How we can use union transformation?
Design a mapping to load the cumulative sum of salaries of employees into target table?
Differentiate between router and filter transformation?
can any one give some examples for pre sql and post sql(Except dropping and creating index).
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 do you load more than 1 max sal in each department through informatica or write sql query in oracle?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
What is the difference between writing a joiner query in ANSI style and THETA style?
Define mapping and session?
what is SDLC way of code development?
Explain constraint based loading in informatica
What is informatica metadata and where is it stored?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?