basically I'm trying to merge two tables. But the output seems quite different from a NORMAL output created by JOIN. This may sound dumb but since I don't know how to elaborate it, I prepared a snapshot. (click the link below)
The difference, from a normal JOIN statement is that, the multiple records of table "REAGENT_LOTS_ADDITIONALINFO" is merged into a single record of table REAGENT_LOTS.
In advance, I owe you people. Thank you.