1.

What Are The Different Strategies You Can Use To Avoid Duplicate Rows Of Data When Re-loading A Job?

Answer»
  1. Using the auto-correct load option in the target table.
  2. INCLUDING the Table Comparison transform in the data FLOW.
  3. Designing the data flow to completely replace the target table during each EXECUTION.
  4. Including a preload SQL statement to EXECUTE before the table loads.



Discussion

No Comment Found