G
Guest
I have a table that i would like to update with results of a seperate query
I would like to update
table1.Title with query.title
table1.quantity with query.quantity
where table1.item = query.item
I would like to update
table1.Title with query.title
table1.quantity with query.quantity
where table1.item = query.item