Mapping Relational Data to Files



next up previous
Next: Data Dictionary Storage Up: File & System Previous: Sequential Files

Mapping Relational Data to Files

  1. How is this advantageous? Consider the following SQL query:

  2. This query computes a join of the deposit and customer relations.
  3. For example, the query

    now requires more block accesses as our customer relation is now interspersed with the deposit relation.



next up previous
Next: Data Dictionary Storage Up: File & System Previous: Sequential Files



Page created and maintained by Osmar R. Zaï ane
Last Update: Tue Oct 31 12:59:25 PST 1995