To provide support for Mainframes source data,which files r
used as a COBOL files
permutations of mapplet
What will happen if we have a filter transformation used in a mapping and in the filter condition we specify 1. Yes nothing else, only the number 1. In other words, assuming we have 10 rows coming to this filter transformation as an input, how many rows will be output by this transformation when we have only 1 in the filter condition?
What are active transformations.
How can we use batches?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
In a table, 4 person having same salary. How to get Third person record only?
Examples of Fatal & Non-Fatal error?
my source has 2 columns. 1st column data: ABC ABC ABC XYZ and 2nd column data: 1 2 3 4. And my target should be ABC 1 2 3, XYZ 4
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
How do you load only null records into target? Explain through mapping flow.
what is inline view?
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