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