Hi again,
A followup question: In general, with the given SELECT statement from the previous post, what are some good guidelines to optimize that query? Should I just put single-column indexes on all the columns in the WHERE clause?
Thanks again.
Robert