Subject update take manu time
Author Luiz Rafael Culik Guimaraes
Dear Friend

I have an simple update with only one field and this update command is
taking too much time (0.2800) on an windows 98 server with classic server
running on an 256Mb Flash Drive
the query is
UPDATE "TBL_TERMINAIS" SET "APOSTA" = 10 WHERE "ID_TERMINAL" = 8
i have na index on ID_TERMINAL Field

any idea to speed up this query?

Regards
Luiz Rafael