IN SCD TYPE 1 WHAT IS THE ALTERNATIVE TO THAT LOOKUP
TRANSFORMATION ?
Answers were Sorted based on User's Feedback
Answer / shashiall
plz..use "update else insert" in the properties of session.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / saritha
You can use Joiner transformation to design scd Type1
manually. Import target as source and use joiner
transformation. Use expression to insert and update the
rows into target.
| Is This Answer Correct ? | 0 Yes | 0 No |
Scenario is like this: Name Sal A 10; B 20; C 30; Then Output should be Name Sal A 10; B 20; C 30; Total 60; Use SQL For this scenario
What is the difference between writing a joiner query in ANSI style and THETA style?
i have two flat files.. containing same type of data i want to load it to dwh..how many source qualifires i need
How many ways a relational source definition can be updated and what are they?
How to call shell scripts from informatica?
hw cn v elimate dublicate values from lookup without overriding sql?
While migrating the data from one environment to another environment how would you manage the connections?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
If we use sorted ports in aggregator transformation and somehow records are not in order by format so what will happen,session fails or it succeeded with incorrect data?
What is polling in informatica ?
All active transformations r passive or not?
how do u tune queries?