Clustered Index and Insert

  • Could it be that the duplicate data is coming from your insert?  Not the data that already exists in the table, but that which you are trying to insert.  Look at just the select and see if the columns which comprise the index in the table which is being inserted into, are duplicated.  I hope that this helps.  Thanks.

    Chris

Viewing post 16 (of 15 total)

You must be logged in to reply to this topic. Login to reply