I have a table that contains values for different locations where the location id and the item number combination form the primary key. A lot of the items are the same in both locations when it comes to cost etc. I am needing to fix one locations information that got changed by a user somehow. I am looking for advice on how to set the value for location 1 for item 1 to be the same as location 2 item 1. I know how to do this if the value is in a different table, but I am not sure how to accomplish this when the values are in the same table. Any advice will be greatly apprciated
I have a table that contains values for different locations where the location id
Share
I think you need this: