How to implement this situation:have one source and one target,while load into the target first delete then insert?
Now I implement it through this way:create two source qualifier both for the same source,then config the target load plan to load into the target by order.
but before I load into the target,I need to look-up some Dim ID,in this way,I must lookup twice.I think its not a good way.
It's there another better?
-
Interview Candidate
- Oct 26th, 2006
- 2
- 1992
Showing Answers 1 - 2 of 2 Answers
Related Answered Questions
Related Open Questions
How to implement this situation:have one source and one target,while load into the target first delete then insert?
but before I load into the target,I need to look-up some Dim ID,in this way,I must lookup twice.I think its not a good way.
It's there another better?
Related Answered Questions
Related Open Questions