Subject Choice of datatype question
Author Nico Callewaert
Hi,

I have to define a field that can hold a value between 1 and 50. What
should I take NUMERIC(2,0) or SMALLINT ? What is using more bytes ?

Thanks,
Nico