Slower than molasses in January!  I don't know what's happenin' here.  I
have a table, 'CODES_COUNTIES', that contains 95 records f/the counties
of TENN.  2 are indexed, CountyFIPS and District (another geo-political
unit of the client).  The DB has become rather large, but I've had some
at least 2x as big.  

Now, whenever I use a WHERE||ORDER BY clause on these 2 fields, it takes
10's of minutes or more to produce a result-set.  This shouldn't take
more than maybe a second on 95 rows if it's un-indexed, much less if it
is.  I'm totally bumfuzzled.

Any ideas.

In great need of help here,
Steve in Memphis

Reply via email to