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 An intersection table is required to represent M:N relationships. False True False True 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 The identifier of an entity will become the ________ of the new table. foreign key identity key main attribute primary key foreign key identity key main attribute primary key ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which is not true about surrogate keys? They have meaning to the user. They are fixed. They are numeric. They are short. They have meaning to the user. They are fixed. They are numeric. They are short. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is: All of these used to define data types. a column containing the primary key of another table. used to define null status. All of these used to define data types. a column containing the primary key of another table. used to define null status. ANSWER DOWNLOAD EXAMIANS APP