Solved

Given the Tables

Question 31

Multiple Choice

Given the tables
TABLE_A (Attribute1, Attribute2, Attribute3)
TABLE_B (Attribute4, Attribute5, Attribute6)
As shown in the figure below,which of the following would display the correct placement of foreign keys in the relational model?
Given the tables  TABLE_A (<u>Attribute1</u>, Attribute2, Attribute3)   TABLE_B (<u>Attribute4</u>, Attribute5, Attribute6)   As shown in the figure below,which of the following would display the correct placement of foreign keys in the relational model?   A)  TABLE_A (<u>Attribute1</u>, Attribute2, Attribute3)  TABLE B (<u>Attribute4</u>, Attribute5, Attribute6, Attributel)  B)  TABLE_A (<u>Attribute1</u>, Attribute2, Attribute3, Attribute4, Attribute5)   TABLE_B (<u>Attribute4</u>, Attribute5, Attribute6)   C)  TABLE_A (<u>Attribute1</u>, Attribute2, Attribute3, Attribute4)  TABLE_B <u>(Attribute4</u> , Attribute5, Attribute6, Attributel)   D)  TABLE_A (<u>Attribute1</u>, Attribute2, Attribute3)  TABLE B (<u>Attribute4</u>, Attribute5, Attribute6)   E)  TABLE_A (<u>Attribute1</u>, Attribute2, Attribute3, Attribute6)  TABLE_B (<u>Attribute4</u>, Attribute5, Attribute6)


A)
TABLE_A (Attribute1, Attribute2, Attribute3)
TABLE B (Attribute4, Attribute5, Attribute6, Attributel)
B)
TABLE_A (Attribute1, Attribute2, Attribute3, Attribute4, Attribute5)
TABLE_B (Attribute4, Attribute5, Attribute6)

C)
TABLE_A (Attribute1, Attribute2, Attribute3, Attribute4)
TABLE_B (Attribute4 , Attribute5, Attribute6, Attributel)

D)
TABLE_A (Attribute1, Attribute2, Attribute3)
TABLE B (Attribute4, Attribute5, Attribute6)

E)
TABLE_A (Attribute1, Attribute2, Attribute3, Attribute6)
TABLE_B (Attribute4, Attribute5, Attribute6)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions