JDBC Select one to many join MySQL and join snap
Hi, i’m trying to join data from two MySQL sources. i’m using the Join snap using a left outer join but it only seems to be joining a few records. in the scenario i’m joining one material to many prices, using the group by fields snap to group the pr...