For example, the query

now requires more block accesses as our customer relation is now
interspersed with the deposit relation.
- In fact, we now need to chain all tuples of a relation together with
pointers (see figure 7.20).
- The determination of when clustering is useful depends on the kinds of
queries which the database designer believes will be most frequent.
- Careful use of clustering can produce significant performance gains in
query processing.