update the_table set price=17.54 where the_key=123 update the_table set price=1.50 where the_key=125 update the_table set price=15.00 where the_key=126 ...etc...