G
Guest
Is there anyway to identify partial duplicates in a table??
I upload data into a database on a monthly basis. Recently, the data coming to me is not "clean". For example, full serial numbers coming in may be truncated from the beginning or the end (noone knows why this is happening). Is there anyway that I can check with existing data in the table, row by row if necessary, to be sure that there are no duplicates and if there are duplicates, reveal them all in a query??
thanks for your help.
I upload data into a database on a monthly basis. Recently, the data coming to me is not "clean". For example, full serial numbers coming in may be truncated from the beginning or the end (noone knows why this is happening). Is there anyway that I can check with existing data in the table, row by row if necessary, to be sure that there are no duplicates and if there are duplicates, reveal them all in a query??
thanks for your help.