Subject Index speeds For different field types
Author williamvdw2004
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