[prev] 59 [next]

Choosing Access Methods (RelOps)

Performed for each node in RA expression tree ...

Inputs:

  • a single RA operation   (σ,   π,   ⋈)
  • information about file organisation, data distribution, ...
  • list of operations available in the database engine
Output:
  • call to DBMS operation to implement this RA operation

    (may require multiple DBMS operations for a single RA operation)