This M:N relationship is decomposed into two One to Many (1:M) relationships and a third table, called, in this example, the registration table, is created. Fields are created in each table such that each table contains data on one entity only (to minimize redundancy).