Data Models into Database Designs In a 1:1 relationship, the foreign key is placed in: either table without specifying parent and child tables. the parent table. either the parent table or the child table. the child table. either table without specifying parent and child tables. the parent table. either the parent table or the child table. the child table. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Each entity is represented as a(n): file. attribute. tuple. table. file. attribute. tuple. table. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The terms alternate key and candidate key mean the same thing. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs (STREET ADDRESS, CITY, STATE, ZIP) is an ideal primary key. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which constraint requires that the binary relationship indicate all combinations that must appear in the ternary relationship? MUST NOT None of these MUST COVER Both of the above MUST NOT None of these MUST COVER Both of the above ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs All primary keys are required. True False True False ANSWER DOWNLOAD EXAMIANS APP