In operator is used in which transformation in informatica 8.6.0
Answer Posted / balanri
Expression Transformation of Informatica provides all kinds
of functions which also includes Userdefined functions. We
can also use defined variables in this.
Operators also included in this as functions.
Informatica Expression transformation provides this IN
Operator.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is difference between a gateway node and worker node?
What is the difference between a connected look up and unconnected lookup?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
How to differentiate between the active and passive transformations?
where to store informatica rejected data?
hi real timers . iam waiting for ur reply regarding ETL TESTING
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
Is stop and abort are same in informatica?
How can you validate all mappings in the repository simultaneously?
Is there any way to read the ms excel datas directly into informatica?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Define mapping and session?
Where are the source flat files kept before running the session?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
How union transformation is used?