In router source is a boy age 20 I given 3 conditions in
router a>20, a<=20, a=20 which one exit first?
Answers were Sorted based on User's Feedback
Answer / naveen
I assume ques is not clear and correct.
To answer ur question router will execute first which group
is defined first and next in order.
if you ques is age 20 will go in which group then ans is
a<=20 and a=20
both satisfied the condition, hence records will go in both
group.
correct me if am wrong.
Regards,
Naveen
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / akash
I am not sure about the answer but I guess the condition
which is given first will be executed first.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pradeep
In the router source,after defining the above conditions
then first it is excute a<20 and then it will excute a=20
and then it will excute a>20
| Is This Answer Correct ? | 1 Yes | 5 No |
when we go for unconnected lookup transformation? and why?
differnece between joiner and a look up(please don't give just definitions)....i mean in which scenario it is better to use joiner and in which scenario better o use lookup ??
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
What is A complex mapping?
What are the databases that informatica can connect to windows?
explain different types of modeling.
in flatfile target how can u create header and footer plese give me the comands how will u write in session properties
Hi, I am working on informatia in a support role. We used stored procedures in informatica and other than that I never got a chance to work on PL/SQL,little on Unix scripts. But I heard people asking about PL/SQL alot. Can any one let me know how do we use PL/SQL with informatica and if required what is the knowledge that we need to have on PL/SQL? Please let me know in detail which would really help me alot in my career prospectus.
What is the advantage of persistent cache? When it should be used.
What is ThroughPut in Informatica, How it works, Where I can find this option to check ?
What is enterprise data warehousing?
How to delete the data in the target table after loaded.