The data type (data_type) SMALLINT is the same as FIXED(5,0). Its permitted values are between -32768 and 32767.
The data type SMALLINT is specified during column definition.
Column Definition (column_definition)