Which will beter perform IIf or decode?

Answers were Sorted based on User's Feedback



Which will beter perform IIf or decode?..

Answer / venkat

decode is better perform than iff condtion,decode can be
uesd insted of using multiple iff cases

Is This Answer Correct ?    26 Yes 1 No

Which will beter perform IIf or decode?..

Answer / abhishek guddu

DECODE FUNCTION YOU CAN FIND IN SQL BUT IIF FUNCTION IS NOT
IN SQL. DECODE FUNCTION WILL GIVE CLEAR READABILITY TO
UNDERSTAND THE LOGIC TO OTHER.

Is This Answer Correct ?    13 Yes 1 No

Which will beter perform IIf or decode?..

Answer / james

Decode function has better performance than IIF function,
bcoz for multiple conditions we have to use nested queries
when u r going with IIF whereas with Decode u don't have to
write nested queries.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Informatica Interview Questions

How do you handle decimal places while importing a flatfile into informatica?

1 Answers  


what is lookup chache?

1 Answers   Patni,


How to Explain My project flow,In TCS ased me this question. In which way i can start my project flow and they asked how many fact tables and dimensional tables u used. Can any one Explain Briefly for this question and project architecture also.. please..

3 Answers   CTS, HCL, Infosys, TCS,


What are active and passive transformations?

0 Answers   Informatica,


What is a diff between joiner and lookup transformation

16 Answers   CTS, Satyam, TCS, UHG,






Informatica and datawarehousing courses in Pune?

2 Answers  


1,If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?

4 Answers   CompuSoft, EDS, TCS,


What is deployment group?

0 Answers  


write a query row to column follwing source? quarter sales q1 5000 q1 9000 q1 7000 q1 6000 q2 5000 q2 4000 q2 3000 q2 1000 q3 4000 q3 3000 q3 1000 q3 2000 q4 5000 q4 400 i want the output? q1 q2 q3 q4 sales

3 Answers   Cognizant, Flextronics,


Difference between task flow and linear task flow

0 Answers  


What all are steps in up gradation of Informatica server?

0 Answers  


What are the rank caches?

2 Answers   Informatica,


Categories