The following is a list of tables in a database with corresp…

The following is a list of tables in a database with corresponding maximum (cardinalities) relationships: Customer 1:N [one-to-many] –> Sales_Order Employee 1:N Receive_Payment Customer 1:N Receive_Payment Ingredients M:N [many-to-many] Prepared_Drink Employee 1:N Prepared_Drink Employee 1:N Sales_Order Sales_Order 1:N Prepared_Drink Prepared_Drink M:N Receive_Payment How many junction (intersection) tables will be required in the database?

The following is a list of tables in a database with corresp…

The following is a list of tables in a database with corresponding maximum (cardinalities) relationships: Customer 1:N [one-to-many]  Sales_Order Employee 1:N Receive_Payment Customer 1:N Receive_Payment Ingredients M:N [many-to-many] Prepared_Drink Employee 1:N Prepared_Drink Employee 1:N Sales_Order Sales_Order 1:N Prepared_Drink Prepared_Drink M:N Receive_Payment How Many tables will be required in the database above?