Clustered and unclustered (data) files
Slideshow
:
The case for storing data from
different
relation in the same block
Reason
:
Records
(from
different relations
) are
often
access
consecutively
Terminology:
clustered
file
Terminology:
unclustered
file
(
Only
when
records from different files
are
often
access consecutively
)
❮
❯
Terminology:
Clustered and unclustered data files
A
block
of a
file
can store:
Records
of the
same
relation
(clustered file)
Records
of the
different
relations
(unclustered file)
Clustered
file
:
A
file
that stores
records
of
one
relation
Unclustered
file
: (
less
common
)
A
file
that stores
records
of
multiple
relation