write a query to remove null value follwing table?
col1 col2 col3
dinesh null null
null suresh null
null null prakesh
i want the output
col1 col2 col3
dinesh suresh prakesh
Answer Posted / rahul
In Informatica use aggrigator on group by Col1 Col2 Col3.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why sorter is an active transformation?
What is status code in informatica?
What is Session and Batches?
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?
What is main use of mapplet?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
What is session task and command task?
Target increases every day even though no new record was inserted
What can we do to improve the performance of informatica aggregator transformation?
Different qualification between a related rotate toward the sky and isolates look upward?
I have done MBA in 2008. i got job as business analyst in 2008 january through consultany. but after 3 months they are giving training Informatica developer. now iam continuing this job. my question is when iam going to interview HR people ask me many times like this " YOU ARE MBA GRADUATE. HOW YOU ARE SELECT THIS POSTION. IAM EXPLAINING WHAT I HAVE MENTION ABOVE". PLEASE TELL HOW IAM TELLING THIS QUESTION ANSWER.
Mention a few design and development best practices for informatica?
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
What are the uses of etl tools?
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?