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 |
Hi Experts, I have a source table like this. Name Number Raj 2 Ram 1 Sam 2 John 1 In the target I need the ouptput like the below Raj Raj Ram Sam Sam John We dont know the number value . It will be changing as n.. Please help me regarding this. Thanks, Nataraj V
What is difference between partioning of relatonal target and partitioning of file targets?
why we need informatica
4 yrs etl devloper roles and responsibilities?any body give solutions
in my source table one of column contains the data like vishnraju@gmail.com,suresh@yahoo.com,krishna@hotmail.com these records i need to send in target table as below format. vishnuraju,suresh,krishna
What is the difference between a shortcut of an object and copy of an object? Compare them.
Hi, source data is col1 values are 5,6,7 col2 are 3,2,1 col3 are 8,9,10 and i want to get target as col1 5,6,7 col2 1,2,3 col3 8,9,10 how to do this one?
How to retrieve last two days updated records?
i have a table with name field. i,e name Shankar prabhakar nitikripa so no if a occures 3 times in name then it will go to tgt A if b occures 3 times in name then it will go to tgt b .. if z occures 3 times in name then it will go to tgt z
How do we implement materialized view?when to use materialized view?
hi real timers . iam waiting for ur reply regarding ETL TESTING
What are junk dimensions?