Can someone help me create an index that can be useful in this situation. I have a table Trip(date, origin, destination, cost) and I need to create an index to a situation that occurs often. A trip that did not happen yet that has a local "x" as origin.. Can someone help create that index?
↧