Subject Re: Performance question
Author Adam
> So I think, I will not put the values in on combined INTEGER field.
> But my question is, if there is a type for an 8bit number in Firebird,
> since COURSE and GENDER have less than 10 different values.

Use smallint

Adam