Data Models into Database Designs Which of the following columns is(are) are required in a table? A surrogate key A primary key A foreign key An alternate key A surrogate key A primary key A foreign key An alternate key ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? Multivalued attributes only Association relationships only Archetype/instance relationships only All of these Multivalued attributes only Association relationships only Archetype/instance relationships only All of these ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When transforming an entity-relationship model into a relational database design, each entity is represented as a table. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following data constraints would be used to specify that the value of a cell in one column must be less than the value of a cell in another column in the same row of the same table? A domain constraint An intrarelation constraint An interrelation constraint A range constraint A domain constraint An intrarelation constraint An interrelation constraint A range constraint ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The terms alternate key and candidate key mean the same thing. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following column properties would be used to specify that cells in a column must contain a monetary value? Data constraints Data type Default value Null status Data constraints Data type Default value Null status ANSWER DOWNLOAD EXAMIANS APP