-- For more tutorial, visit NAYCode.com UPDATE table1 SET column2 = 'Your Text', column3 = 45000 WHERE column1=5
-- For more tutorial, visit NAYCode.com Update salesTransaction Set Unit_Price=45.41,Item_Number='Milk-1' Where trx_id=1249