select * from emp where sal>(select min(sal) from emp) how
to implement the same in informatica ?
Answer Posted / rudra
SQualifier --> Sql Query -->select * from emp where sal>(select min(sal) from emp) -->Apply-->OK -->connect to TGT table (save it)
## Create wf and ssn then run it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you load unique records into one target table and duplicate records into a different target table?
What is sequence generator transformation in informatica?
What are the different types of transformation available in informatica.
How to differentiate between the active and passive transformations?
What are ETL Tools?
What is rank transformation in informatica
What is workflow? What are the components of the workflow manager?
How do you load only null records into target?
Can we create two repositories on same database instance in oracle?
explain one complex mapping with logic? sales project?
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
What does cheating measurement mean?
What is rank transform?
What are data-driven sessions?
What are the differences between a connected lookup and unconnected lookup?