Quote Originally Posted by mc12345678 View Post
If by part number you mean products_model or products_id where whichever is used is unique (different for every product) then yes.

Where two rows of data have the same master key (products_model or products_id by default), the last one that is discovered will become the current information for all product that have that same master key.
Many thanks MC