Page 1 of 1

Consider the below ER model, based on the following business rules: A Person is uniquely identified by a personlD A Pet

Posted: Thu May 12, 2022 12:11 pm
by answerhappygod
Consider The Below Er Model Based On The Following Business Rules A Person Is Uniquely Identified By A Personld A Pet 1
Consider The Below Er Model Based On The Following Business Rules A Person Is Uniquely Identified By A Personld A Pet 1 (46.52 KiB) Viewed 25 times
Consider the below ER model, based on the following business rules: A Person is uniquely identified by a personlD A Pet is uniquely identified by a petID A Person may own many Pets but not everyone owns a Pet A Pet must have an Owner but ownership cannot be shared . Person Pet owns X..Y personlD {PK} name address A.B pet|D {PK} species breed Select the corresponding values for A, B, X, and Y A= [ Select ] > B = [Select ] X= [Select ] < Y = [Select ] <