You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when copy 'UPDATE rtm.tbl_product
SET model='IntelliDoXForMC'
WHERE product_id=65036;' to screen, the result is
'UPDATE rtm.tbl_product
rtm-# SET SET model='IntelliDoXForMC'
rtm-# WHERE product_id=65036;'
when copy 'UPDATE rtm.tbl_product
SET model='IntelliDoXForMC'
WHERE product_id=65036;' to screen, the result is
'UPDATE rtm.tbl_product
rtm-# SET SET model='IntelliDoXForMC'
rtm-# WHERE product_id=65036;'
on more SET is pasted