In a scenario I want to change the dimensions of a table and
normalize the denomralized table which transformation can I use?
Answers were Sorted based on User's Feedback
Answer / rajkumar_bachu
By using Normalizer transformation we can normalize the data.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / gvmahesh
By using Sequencegenerator T/R we can normalize the
denormalized tables.
Because, By using SEQ T/R we can generate surrogatekey
column.then we can define that as Primarykey column.
| Is This Answer Correct ? | 0 Yes | 0 No |
explain about session partitions ?
What is meant by lookup transformation? Explain the types of lookup transformation?
What is Target Update Override? What is the Use ?
What are the different ways to implement parallel processing in informatica?
What are the components of the workflow manager?
how will u load the data to diminision tables and fact tables,what is the hiraraichy why we are using hirarichy
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
what is the process we used in joiner transformation,there is no matching column in sources?
How to display null values on a target & non-null values on a target?
Which is the t/r that builts only single cache memory?
What is mapping debugger?
What is the difference between a table and the materialized view?