Dear all,
I load xml data files in a target table with constraint integrity.
Now I need to load the data files again in the target table to update this table if necessary but I have a constraint integrity error.
I don't want to delete the table before loading because I only want to load the latest xml data files. I don't want to load always all the historic.
How can I proceed to solve this problem ?
Best regards,
Michel.