how to modify a coloumn in mysql to add null code example Example: mysql set value as null UPDATE table SET field = NULL WHERE something = something