Data Models into Database Designs Which of the following columns is(are) are required in a table? A foreign key A primary key A surrogate key An alternate key A foreign key A primary key A surrogate key An alternate key ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Each entity is represented as a(n): file. tuple. attribute. table. file. tuple. attribute. table. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A primary key should be defined as: Either of the above can be used. NULL. None of these NOT NULL. Either of the above can be used. NULL. None of these NOT NULL. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs In a 1:1 relationship, the foreign key is placed in: the parent table. either table without specifying parent and child tables. the child table. either the parent table or the child table. the parent table. either table without specifying parent and child tables. the child table. either the parent table or the child 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 A unique, DBMS-supplied identifier used as the primary key of a relation is called a(n): primary key. composite key. surrogate key. foreign key. primary key. composite key. surrogate key. foreign key. ANSWER DOWNLOAD EXAMIANS APP