Fragmentation Techniques For Distribution Database: A Review
Fragmentation Techniques For Distribution Database: A Review
III. FRAGMENTATION which are joined together are put on the same site. In
this thesis, derived horizontal fragmentation is used.
It is the decomposition of a relation into fragments
each being treated as a unit [2]. Fragmentation is C. HYBRID/MIXED FRAGMENTATION
done according to the data selection patterns of
applications running on the database. It permits to
divide a single query into a set of multiple sub-queries
that can execute parallel on fragments. Fragmentation
can be of any type: horizontal, vertical and
hybrid/mixed.
A. VERTICAL FRAGMENTATION:
It divides a relation into fragments which contain a
subset of attributes of a relation along with the
primary key attribute of the relation. The purpose of
vertical fragmentation is to partition a relation into a
set of smaller relations to enable user applications to
run on only one fragment [2].
Figure 5: Hybrid/Mixed Fragmentation
Derived horizontal fragmentation is used for parent utilize the resources and thus it is must to select an
relation. It is used where tables are interlinked with accurate and efficient fragmentation methodology to
Page
the help of foreign keys. It ensures that the fragments enrich the power of distributed database system.
Sunil Kumar Verma / International Journal of Innovative Computer Science & Engineering
50
Page