Sample Header Ad - 728x90

merging nearly- duplicate rows from different databases in the same table

0 votes
1 answer
212 views
I am sure , that many people before me faced a need to merge nearly- duplicate rows from several databases. However, I have not been able to find a simple yet general solution. I provided a data sample in Excel here: https://disk.yandex.ru/d/UtuENQ4LXHmOmQ It shows in yellow the 4 rows, that I have now, and one row in green, that I want to make. The new row should have some data only from one of the 4 database in some columns, and merged from all (or some) databases in other columns. I will delete the original rows after the merger. I spent all morning trying to figure out what functions to use. I have INSERT INTO, VALUES, WHERE , but smth else is missing. Could someone please direct me to a possible solution?
Asked by YW T (11 rep)
Jan 24, 2022, 03:36 PM
Last activity: Jun 12, 2025, 08:07 PM