Consider the following table:
(a) Give the SQL to horizontally fragment staff by position. Give the SQL to reconstruct the original table from the fragments. Under what conditions is the fragmentation complete?
(b) Give the SQL to horizontally fragment staff by d Center No. Give the SQL to reconstruct the original table from the fragments. Is the fragmentation complete and if not, why not?