How to set a artibute type equal to null in mysql via java code example Example: mysql set value as null UPDATE table SET field = NULL WHERE something = something