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 |
IN SCD TYPE 1 WHAT IS THE ALTERNATIVE TO THAT LOOKUP TRANSFORMATION ?
tell me the push down optimization
what is mean by flag 4 in update strategy t/r
in which situations do u go for starflake schema ?
What are variable ports and list two situations when they can be used?
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?
Explain the types of transformations?
What is the difference between sequential batch and concurrent batch and which is recommended and why?
Explain the aggregator transformation?
What is the status code?
What is the need for an etl tool?
How many types of sessions are there in informatica.please explain them?