R
Size: a a a
R
G
IM
UPDATE it_count
set store_id = '13'
where (it_id = (SELECT IT_ID FROM IT
where orig_id = '16881') or
it_id = (SELECT IT_ID FROM IT
where orig_id = '12556')) and
store_id = '1'
IM
IM
UPDATE it_count
set store_id = '13'
where store_id = '1'
IM
IM
DN
UPDATE it_count
set store_id = '13'
where (it_id = (SELECT IT_ID FROM IT
where orig_id = '16881') or
it_id = (SELECT IT_ID FROM IT
where orig_id = '12556')) and
store_id = '1'
IM
DN
IM
DN
IM
DN
IM
IM
set store_id = '13'
where it_id = (SELECT IT_ID FROM IT
where orig_id = '16881') and store_id = 1