I am hvaing SOURCE as
1000,null,null,null
null,2000,null,null
null,null,3000,null
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
Answer Posted / madhavi
In the lookup transformation->properties->presql condtion
write delete from table_name where column_name="NULL";.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we create two repositories on same database instance in oracle?
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
4 yrs etl devloper roles and responsibilities?any body give solutions
Explain what is informatica metadata and where is it stored?
How to extract the informatica rejected data?
How can you increase the performance in joiner transformation?
Name the different lookup cache(s)?
what is the Default Source Option For Update Strategy Transformation?
What are pre and post-session shell commands?
What is persistent lookup cache?
What do think which one is the better joiner or look up?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
How to use pmcmd utility command?
What is powercenter on grid?