Given the following tables,
identify Pk and FK of each able DOCTOR (doc_ID, doc_name,specialty, DOB) assumption a doctor has single specialty
HOSPITAL (app_ID, hosp_id, Host_name, hosp_address, doc_ID,pat_ID) PATIENT (Pat_ID, pat_name, pat_address)
Expert Answer
An answer will be send to you shortly. . . . .