Subject | Index speeds For different field types |
---|---|
Author | williamvdw2004 |
Post date | 2004-09-14T13:44:44Z |
Is there a difference in speed for indexes of different field types.
eg. select * from transactions where transno = '1234'
Will firebrid return this record quicker when transno is numeric or
varchar?
Does the datatype make a difference?
Regards
William
eg. select * from transactions where transno = '1234'
Will firebrid return this record quicker when transno is numeric or
varchar?
Does the datatype make a difference?
Regards
William