Do you have knowledge in ralph kimball methodology
Answer / isha
Ralph Kimball's dimensional design approach (the bottom-up design): The data marts facilitating reports and analysis are created first; these are then combined together to create a broad data warehouse. Inmon defines data warehouse as a centralized repository for the entire enterprise.
| Is This Answer Correct ? | 1 Yes | 0 No |
Difference between task flow and linear task flow
what is degenerated dimension table with scenario
How we can create indexes after completing the loan process?
What are the popular informatica products?
what is normalization? explain 1st NF, 2nd NF, 3rd NF
how can send duplicate records to one tableand non duplicate records to one table with simple clear mapping?
Where do you create/define mapping parameter and mapping variable?
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
What are events in workflow manager?
How will you combine 3 different sources with a single source?
what is the process we used in joiner transformation,there is no matching column in sources?
My source is flat file which contain only one column with data type varchar.now i want to send string data types into one target and if any numbers and special characters are there that should be send it into another target.so how do you design a mapping for this?