Filter transformation in the condition one of the data is NULL would the record be dropped.

Answers were Sorted based on User's Feedback



Filter transformation in the condition one of the data is NULL would the record be dropped...

Answer / isha

Use ISNULL function to guide filter to handle null values.

NULL will return 0 and row will be dropped

Is This Answer Correct ?    0 Yes 0 No

Filter transformation in the condition one of the data is NULL would the record be dropped...

Answer / sameer

Yes we write in filter conditions iif (isnull (cid),false,true) or using is_spaces function in there filter transformation and we can dropped the null records

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

how do u tune queries?

1 Answers  


What do you understand by a term domain?

0 Answers  


I Have 100 Records in a relational tble and i want to load the record in 3 targets , first records goes to target 1 and second to target 2 and third to target 3 and so on ,what are the tx used in this and what are the logics ,can any one help me ?? Thanks in Advance

6 Answers   IBM, TCS,


Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.

0 Answers  


What is hash partition?

2 Answers  






How many repositories can be created in informatica?

1 Answers  


Differentiate between router and filter transformation?

0 Answers  


what is bitmap index? did u use it?and how to use it in informatica

1 Answers   IBM,


what is worklet and what use of worklet and in which situation we can use it?

4 Answers   Patni, TCS,


What is the difference between Bulk Load and Normal Load

3 Answers   TCS,


What is a filter transformation?

0 Answers  


without update strategy how to insert &update?

1 Answers   DELL,


Categories