InterviewSolution
Saved Bookmarks
| 1. |
Discuss Which Is Better Among Incremental Load, Normal Load And Bulk Load. |
|
Answer» It depends on the requirement. Otherwise Incremental load which can be BETTER as it takes one that data which is not available PREVIOUSLY on the TARGET. According to performance bulk is better than normal. But both having some conditions in source data. Conditions are like:
It depends on the requirement. Otherwise Incremental load which can be better as it takes one that data which is not available previously on the target. According to performance bulk is better than normal. But both having some conditions in source data. Conditions are like: |
|