"Given their max valyes, we can set the `incident_number` column to the `INTEGER` datatype and the `offense_code` column to the `INT2` datatype. `SMALLINT`/`INT2` is a 2 byte integer that appropriate ...