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
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.
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.