Question: zipcode address customer When we convert this ER to relation, we will have: hint: address is multi-valued attribute customer(cust_id, name) address(cust_id,street,city,state,zipcode) O customer(cust_id, name, street,city,state,zipcode)
zipcode address customer When we convert this ER to relation, we will have: hint: address is multi-valued attribute customer(cust_id, name) address(cust_id,street,city,state,zipcode) O customer(cust_id, name, street,city,state,zipcode) customer(cust_id, name) O address(cust_id.street,city,state,zipcode)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
