CptCrusty1
Programmer
I'm trying to do research against an ODBC (Oracle) table that is 1.4 million records and about 40 fields. This table is large and touched by many hands throughout the day. My queries, even simple ones where I've reduced the number of fields, are very very slow, or lock up. Without going to a PassThrough query (which I could do, but, its slower to write), would reducing the table size (archiving some records) speed things up?
Thanks.
Crusty
I live to work and I work to live.
Thanks.
Crusty
I live to work and I work to live.