Null indicates there is no value at all within a database field for a given record. It does not mean or represent zero, because zero is a value. Null is simply the word used to show the absence of any data in that field. The code String nullString = ...