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 |
How does the session recovery work.
How to join three sources using joiner?
How mapping parameter and variable works
Explain what are the different versions of informatica?
What is a dimensional model?
What is a Shortcut and What is the difference between a Shortcut and a Reusable Transformation?
What is a sequence generator transformation?
if the column name in sql override is diff from the column name in source qualifier,what is the impact?
What are the Differences between connected and unconnected lookup?
What are the popular informatica products?
What are the guidelines to be followed while using union transformation?
Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks