Can you use the maping parameters or variables created in
one maping into any other reusable transformation?
Answer / swetha
Yes.Because reusable tranformation is not contained with any
maplet or maping.
| Is This Answer Correct ? | 2 Yes | 0 No |
if i am having 10 records in source, i want 20 records in target...how will you do it
can a port in expression transf be given the name DISTINCT
What if the source is a flat-file?
what is diff b/t sorter t/r and agg have the option sorter property...
Slowly changing dimensions, types and where will you use them
Explain the aggregator transformation?
Design a mapping to load the cumulative sum of salaries of employees into target table?
Is it possible to update the target table with PK?
How to load last 10 records of flat file in to the target?
What is standalone command task?
When to use normalization transformation other than cobol source?
2,if we have 3 pipeline containing 3 targets and each target is connected with diff sequence generator ,let us assume first target is populated with seq no1-9,so what would be the number generated by other two sequence generator?what is the diff in o/p if when we use reusable sequence generator?what would be the diff if we place expression in between target and sequence generator?