SQL statement with two table one is master and other is transaction and want to get itemname from master table and sum of other field from transaction table.
SQL to sum items in table for each ID in master table
Collapse
X
Comment