What is deployemnt groups, Lables, query and dynamic deployment group.
Answer / ram
Using Deployment groups one can do ETL code migration from dev to test repository. This a automated approach which need very minimal manual intervention.
For details on this i found a good like refer to it ..
well explained
https://etltechsolutions.wordpress.com/2015/10/02/etl-automated-deployment-groups/
| Is This Answer Correct ? | 1 Yes | 0 No |
why dimenstion tables are denormalized in nature ?
write a query to get maximum salary from the employers table without duplicates....kindly help me
what is fact and what types of fact tables is there
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?
How do you remove duplicate records in informatica? And how many ways are there to do it?
Hi, Can someone send me the DWH and Informatica FAQ's at priti.singh84@gmail.com Thanks in Advance, preeti
What is difference between a gateway node and worker node?
How can you validate all mappings in the repository simultaneously?
Where is metadata stored?
how did u understand business requirement?
Describe expression transformation?
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?