sql set column value for all rows then change some values code example Example: set column in all row mysql UPDATE name_table SET param = 'VALUE';