Which will beter perform IIf or decode?
Answers were Sorted based on User's Feedback
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 |
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 |
HOW DO YOU CONNECT TO REMOTE SERVER ?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance
wat s mapping parameter and mapping variable? how do you set that in a mapping?
Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
write sql query following table amount year quarter 1000 2003 first 2000 2003 second 3000 2003 third 4000 2003 fourth 5000 2004 first 6000 2004 second 7000 2004 third 8000 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 1000 2000 3000 4000 2004 5000 6000 7000 8000
How to improve the performance of a session using sorter transformation?
Differences between version 7.x and 8.x.
0 Answers Accenture, Cognizant,
How do schedule a workflow in Informatica thrice in a day? Like run the workflow at 3am, 5am and 4pm?
Hi, In Router transformation I created two groups . One is Passthrough=> True Second one is CorrectId’s => Invest>50000 Here I have one doubt. Can’t I treat default group as Passthrough group (fist group) . Is there any difference between default group and Passthrough group in this scenario? Let me know if you want more information about this scenario. Advance thanks.
there is a mapping with expression and mapping we create some condition for insert and update and followed by update startegy ,can we update and insert on a single target based on condition?
How we can create indexes after completing the load process?