J
Julian Milano
I have an Access db which is queried from an XL application. I've looked at
the db and it has NO indexes. I presume that indexing the tables/fields in
the db will make the queries run faster, but how do I know which
table/fields to create indexes in?
I do have access to the SQLs in the XL application. Do I create an index for
every field that appears in the "SELECT fldField1, fldField2,...." line?
the db and it has NO indexes. I presume that indexing the tables/fields in
the db will make the queries run faster, but how do I know which
table/fields to create indexes in?
I do have access to the SQLs in the XL application. Do I create an index for
every field that appears in the "SELECT fldField1, fldField2,...." line?