InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Auto Correct Load? |
|
Answer» It does not allow DUPLICATED data entering into the TARGET table.It WORKS like Type 1 Insert else Update the rows based on Non-matching and matching data respectively. It does not allow duplicated data entering into the target table.It works like Type 1 Insert else Update the rows based on Non-matching and matching data respectively. |
|