inner join
1 TopicJoin is duplicating rows for right table
I have two tables that are parts of a inner.join table merge. The join is on two columns, date & Template Name (called Ad Content in left table) After the join, the left table portion of the merge is missing data & the right table portion of the join has multiplied data. As you can see below - The merged figurs as the the top match neither the left table nor the right table. Does anyone know what I'm doing wrong?1.1KViews0likes2Comments