select * from emp where sal>(select min(sal) from emp) how
to implement the same in informatica ?
Answer Posted / chiranjeevi.madam
The above answer is correct. But, the aggregated value should be found in one pipeline and the filter should be in another pipeline both coming from source qualifier or previous t/r.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why sorter is an active transformation?
What are the different ways to implement parallel processing in informatica?
Briefly describe lookup transformation?
What is dimensional table?
How to extract sap data using informatica?
What is status code in informatica?
What is update strategy transform?
can you please explain me pre session and post session options?
What are the data movement modes in informatica?
Explain the types of transformations?
What is native users?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
Why update strategy and union transformations are active?
What is a joiner transformation and why it is an active one?
What is fact table? Explain the different kinds of facts.