Horizontal fragmentation divides a
relation(table) horizontally into the
group of rows to create subsets of
tables.
Vertical Fragmentation
Vertical fragmentation divides a
relation(table) vertically into groups
of columns to create subsets of
tables.
Hybrid Fragmentation
Hybrid fragmentation can be achieved by performing
horizontal and vertical partition together. Mixed
fragmentation is group of rows and columns in relation.