Issues in Indexing
Issues in Indexing
Issues in Indexing
• Multi-dimensional indexing:
– how do we index regions in space?
– Document collections?
– Multi-dimensional sales data
– How do we support nearest neighbor queries?
storage
Query Execution Plans
SELECT S.sname buyer
FROM Purchase P, Person Q
WHERE P.buyer=Q.name AND
Q.city=‘seattle’ AND City=‘seattle’ phone>’5430000’