Subject Full table scan
Author semprolbat
I have a table with 300K+ records that has an index.
How can I force Interbase to avoid using the index when I do
a 'select *' ?


Magnus