Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Name the primary key and foreign key for each of the 3 following tables (6 ANSWERS): TABLE 1: DOCTOR (Doc_ID, NAME, SPECIALTY, AGE) Doc_ID is

Name the primary key and foreign key for each of the 3 following tables (6 ANSWERS):

TABLE 1: DOCTOR (Doc_ID, NAME, SPECIALTY, AGE) Doc_ID is doctors ID NAME is Doctor name SPECILATY is Doctors specilaty AGE is Doctors age

TABLE 2: PATIENT (PID, P_NAME, P_Address, P_INS, ins_address) PID is Patients ID P_NAME is Patients name P_ADDRESS is Patients address P_INS is Patients insurance company INS_ADDRESS is the address of insurance company

TABLE 3: APPOINTMENT( App_I, PID, DID, t_ID, t_Desc, charges, d_treatment) App_I is the appointment ID PID is patients ID Doc_ID is doctors ID t_ID is the treatment code t_desc is treatment description charges is the amount charged for that service d_treatment is the date of treatment

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Genomes And Databases On The Internet A Practical Guide To Functions And Applications

Authors: Paul Rangel

1st Edition

189848631X, 978-1898486312

More Books

Students also viewed these Databases questions

Question

Is there a clear hierarchy of points in my outline?

Answered: 1 week ago