hi i have a recordset of about 4 mil records,

SELECT * from rec where string_field="somestring"

takes very long time (30+ sec).  string_field is indexed MUL.  Is there way to 
make it faster?

Reply via email to