Subject | Choice of datatype question |
---|---|
Author | Nico Callewaert |
Post date | 2001-05-03T07:55:01Z |
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
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