Use the following data (tables) to answer the following ques…

Use the following data (tables) to answer the following question(s): Table Fields Service Service_#, Item #, Quantity, Customer_#, Person_# Shipping Shipping_#, Carrier_#, Shipping Clerk #  Service-Shipping Service_#, Shipping_# Person Person_#, Name, Address Given the tables above, which of the following relationships between Service and Shipping tables is a possible relationship?

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?