By the nature of my data primary key (which is composite) uniqueness violation is a frequent thing to meet. In every such a case the violating record (the new one) is to be discarded silently (leaving the old record with the same key intact) and let the others to be inserted.By the nature of my data primary key (which is