In router source is a boy age 20 I given 3 conditions in
router a>20, a<=20, a=20 which one exit first?
Answer Posted / 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 |
Post New Answer View All Answers
What are pre and post-session shell commands?
What is a dimensional model?
How you can differentiate between connected lookup and unconnected lookup?
What is sequence generator transformation in informatica?
can u give example for factless fact table
How do you load unique records into one target table and duplicate records into a different target table?
What does update strategy mean, and what are the different option of it?
How to create or import flat file definition in to the warehouse designer?
What differs when we choose the sorted input for aggregator transformation?
What does “tail –f” command do and what is its use as an Informatica admin.
What is informatica etl tool?
Explain constraint based loading in informatica
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
What is the command used to run a batch?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.