Page 1 of 1

QUESTION 6 Given the following table relationship/design, which statement is NOT true (is false)? Patient Visit * * Visi

Posted: Fri May 20, 2022 1:33 pm
by answerhappygod
Question 6 Given The Following Table Relationship Design Which Statement Is Not True Is False Patient Visit Visi 1
Question 6 Given The Following Table Relationship Design Which Statement Is Not True Is False Patient Visit Visi 1 (52.76 KiB) Viewed 28 times
QUESTION 6 Given the following table relationship/design, which statement is NOT true (is false)? Patient Visit * * VisitID oo PatientID PatientID LastName FirstName BirthDate Phone VisitDate Reason Walkin Address City

City State Zip Email a. PatientID is Foreign Key in Visit Table. b. PatientID is Primary key in Patient Table & Foreign Key in Visit Table. c. PatientID is Primary key in Visit Table. d. PatientID is Primary key in Patient Table.