Explain joiner transformation in informatica
No Answer is Posted For this Question
Be the First to Post Answer
What is a dimensional model?
without using rank transformation how can we rank items by using some other transformations
Difference between Data and Index Caches?
Data transformed successfully from Source table to target table. Now how you will ensure that the data in Target table is proper. I answered will verify one or two records and check Then question was that the Development is doing (1-2 record verification)but as a tester you have to verify the complete data, how you will do?? Please answer
What is the diff. b/w informatica versions 8.1.1 and 8.6.1?
What are conformed dimensions?
How to join three sources using joiner?
WHAT IS UPDATE OVERRIDE . DIFFERENCE BETWEEN SQL OVERRIDE AND UPDATE OVERRIDE ?
1) Alternative to update strategy transformation 2) out of 1000 records after loading 200 records, the session got failed. how do u load the rest of records ?? 3) use of lookup override
wt is inline view? when and why we Use ?mail to rayallarv@gmail.com
What is different between the data warehouse and data mart?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b,the target shd be loaded as 1 a+b+c or 1 a||b||c, what transformations shd be used for this?