I am trying to move some fields from one table to another using INSERT INTO. The problem is that if three particular fields (multi field key) in a record are duplicated I only want one of the records in the 'to' table.
Any suggestions as to the easiest way to accomplish this?
Thanks in advance for your help.
Smatthews
Any suggestions as to the easiest way to accomplish this?
Thanks in advance for your help.
Smatthews