update tb_bank set total='700' where bank_id='5' update tb_bank set total='0' where bank_id='6' update tb_bank set total='3987' where bank_id='1' update tb_bank set total='10271' where bank_id='3' update tb_bank set total='0' where bank_id='8' update tb_bank set total='3419' where bank_id='10' update tb_bank set total='13401' where bank_id='2' update tb_bank set total='2394' where bank_id='4'