Subject | RE: [IBO] IBO change-over |
---|---|
Author | Claudio Valderrama C. |
Post date | 2001-05-12T20:46:07Z |
> -----Original Message-----IB will go faster with smallint columns than with char columns, at least in
> From: Helen Borrie [mailto:helebor@...]
> Sent: Miércoles 2 de Mayo de 2001 12:03
> >
> >are there advantages of one over the other method??
>
> There is some insignificant difference in storage size - it's
> largely a matter of preference.
my experience. No charset or collation or c string termination overhead,
etc. Only measurable with a lot of records to know what approach is faster
really.
> You would use a smallint for the 1,0 method. For a char(1) pair,Oui, madame, V => vrai...
> 'T' & 'F' are more common than 'Y' and 'N' (would that be 'V' et
> 'F' en français?)
as in Spanish V => verdadero
C.