I have two tables that I have to join in a query in order to create a printable customer payment history. They each have the same two fields that together make one unique value. Neither of the fields are indexed in either table, so when I join each field to its counterpart in the other table and run a query based on the combination, it takes forever to complete. I can't make changes to the underlying tables, or I would combine the two fields and create a key field. Does anyone have any suggestions?
Thanks for any help you can give me.
Gladys
Gladys Clemmer
gladys.clemmer@fifsg.com
Thanks for any help you can give me.
Gladys
Gladys Clemmer
gladys.clemmer@fifsg.com