Is there any date type that can be used for 0-255 values? Like an "int1" or byte column.
You can use a smallint with constraint.
HTH
Shridhar
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend