Hey guys.... I really hope someone can help me here as I can't seem to get an answer anywhere :(
Basically I'm working on a large table so indexes are pretty important, but it's basically a table that has several different fields that are searchable..... so the way the columns are queried has probably 100's of different variations, so creating indexes for each different variation isn't realistic.
So to explain a bit more..... sometimes a column may appear in the query, sometimes it won't.... this is true for several different columns.
Thanks for any help!