I am hvaing 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 For more clarification i
want to elimate nulls and want in a single line. Please
help me out
Answers were Sorted based on User's Feedback
select no,max(col1),max(col2),max(col3),max(col4) from
tablename group by no;
| Is This Answer Correct ? | 7 Yes | 0 No |
LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Using the LookUP Condition How many types of relational conditions we can make ?
how we load the data from source to staging area
What are different types of transformations available in informatica?
what is the difference between informatica6.1 and infomatica7.1
What is Code Page Compatibility?
Partition, what happens if the specified key range is shorter and longer
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer
How we will implement Pushdown Optimization and Types in Informatica with better examples
What are the types of groups in Router transformation?
How to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)
What is workflow manager?
What is diff between connected and unconnected lookup?
5 Answers BirlaSoft, Blue Star Infotech,